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 are the Differences between Modal and Modaless forms?
Is a foo VBX/DLL available as shareware/freeware?
Can we display only integers / numbers through the message box? Is there any constraint to do so?
What is the difference between early binding and late binding?
What is the use of NEW Keyword? Explain.
Why API functions are Required?
Which controls can not be placed in MDI ?
Is it possible to Access BackEnd procedures? Explain.
What is ODBC Direct and Microsoft Jet Database Engine ?
What is ado in vb.net?
How do I make my applications screen-resolution independent?
how to get printout between two dates informations in datareport in vb6.0
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)