Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Display a table.
Message
 
To
24/02/2002 22:30:09
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Miscellaneous
Thread ID:
00623566
Message ID:
00624419
Views:
14
It is not complicated to display data.

Add an ADODC to your form. Set the ConnectionString and the RecordSource property.

Add a datagrid to the form. Set its DataSource property to ADODC1.


>Is there any more simple method to disply the selected data into the grid by SQL input?
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform