Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Datagrid
Message
 
À
31/01/2002 07:38:39
Information générale
Forum:
Visual Basic
Catégorie:
Bases de données DAO/RDO/ODBC/ADO
Titre:
Divers
Thread ID:
00613264
Message ID:
00613274
Vues:
15
>i'm using datagrid to access data thro ado control.if i change the structure of that table which i bounded to adocontrol,will i get it updated in form without rebinding.

It depends on the query you put into the ADODC.

If you put "SELECT * FROM ..." you will get updated.
If you put "SELECT Field1, Field2, Field3 FROM ...", you won't.
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform