how can i connect the samble database that comes with vb-6
(biblio.mdb) to a datagrid using code?
ie what code i have to put in load event
Answer / karan munjal
make the adodc connection with database from its property
connection string & connect datagrid with adodc & write the code
adodc_.recordsource = "select * from table name"
datagrid.refresh
adodc.refresh
| Is This Answer Correct ? | 5 Yes | 1 No |
what is differece b/w Module and class Modules in vb6? thanks
How do I do Peek and Poke and other low-level stuff?
what is the difference between procedures,attributes and functions?
What are the uses of List View Control?
Why doesn't "my string" & Chr$(13) do what I want?
what is the Difference between Tabletype and Snapshot?
___ Property is used to count no. of items in a combobox.
Explain the types of Views in Listview Control?
What is script control?
What is RDO?
How would you run your ActiveX Document Dll?
How do you call a function in a DLL?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)