Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Append recors from an Access database to SQL7
Message
 
À
26/03/2001 11:09:47
Sergio Ortiz
Tek Services Group, Llc
Hollywood, Floride, États-Unis
Information générale
Forum:
Visual Basic
Catégorie:
Bases de données DAO/RDO/ODBC/ADO
Divers
Thread ID:
00488590
Message ID:
00488627
Vues:
7
>I need to append records to a SQL table from an Access database using ADO.
>Any help on how to start is appreciated. Any good examples that can show me something similar?.

Can you use the Import feature of SQL Server?

Another way is to open 2 connections (1 for the Access db and 1 for SQL), do a loop to read your Access table and use the INSERT INTO query to insert data into SQL.
É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