Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Datagrid
Message
 
To
31/01/2002 07:38:39
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Title:
Miscellaneous
Thread ID:
00613264
Message ID:
00613274
Views:
14
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform