Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Display a table.
Message
 
À
24/02/2002 22:30:09
Information générale
Forum:
Visual Basic
Catégorie:
Bases de données DAO/RDO/ODBC/ADO
Divers
Thread ID:
00623566
Message ID:
00624419
Vues:
11
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform