Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Refering to fields in a recordset
Message
De
28/04/2000 04:14:14
 
 
À
Tous
Information générale
Forum:
Visual Basic
Catégorie:
Bases de données DAO/RDO/ODBC/ADO
Titre:
Refering to fields in a recordset
Divers
Thread ID:
00364366
Message ID:
00364366
Vues:
43
I have a recordset based on an SQL query, it includes more than one table. How do I refer to this in code?

In the past I have only used recordsets consiting of one table and so I have used the sytanx

recordsetname!fieldname

but there could be more than one field with the same name in the recordset that I am using now, but from different tables,

I tried

recordsetname!tablename.fieldname and
recordsetname!tablename!fieldname

but had no luck with either.

Can someone help please?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform