Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Quick ADO Question
Message
Information générale
Forum:
Visual Basic
Catégorie:
Bases de données DAO/RDO/ODBC/ADO
Titre:
Quick ADO Question
Divers
Thread ID:
00627839
Message ID:
00627839
Vues:
43
I want to insert a record into an Access table using:


"insert into products (CustomerId) values ('" & iCustNo & "')"


Then I want to add order detail items. For this I need to new
auto-generated Id from the Access table.

After the insert above, there could be many records for the customer,
so how do I know the Id of the new record?
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform