Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Design question regarding possibilities with ADO
Message
 
To
24/01/2001 13:49:08
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Miscellaneous
Thread ID:
00467907
Message ID:
00468086
Views:
20
>How do I define a column, in a ADO data control's recordset, that do not get data from a table?

You can create a dummy field in your SQL Query (something like SELECT Col1, Col2, '' as NewCol3 From Table1 ...).
É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