Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Bulk insert
Message
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Import/Export
Titre:
Divers
Thread ID:
01050505
Message ID:
01050512
Vues:
10
You can create a linked server on SQL 2000 to SQL 7. After that you can us eINERT INTO...SELECT FROM to transfer data.

> I have 5 tables in sql server 7.0. Every night I need to copy the data from these five tables and import the data into the respected 5 tables in sql server 2000. I created a dts package to accomplish this, however the dta is not wroking properly. I was wondering if someone can show me an example of how to accomplish this using stored procedure, it would be a great help to me.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform