Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Insert records from two diff databases with diff. tbl na
Message
Information générale
Forum:
Visual Basic
Catégorie:
Bases de données DAO/RDO/ODBC/ADO
Divers
Thread ID:
00628653
Message ID:
00628686
Vues:
17
Sorry, let me continue

strSQL = " INSERT INTO ["c:\any.mdb"].TableName(Field1, Field2) "
strsql = strSQL & " SELECT FROM Employees(Field1, Firled2) "

cnn.Execute strsql

This works when inserting data into an Access database. Need to try with others.

Jason
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform