Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Design question regarding possibilities with ADO
Message
 
À
24/01/2001 13:49:08
Information générale
Forum:
Visual Basic
Catégorie:
Bases de données DAO/RDO/ODBC/ADO
Divers
Thread ID:
00467907
Message ID:
00468086
Vues:
18
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform