Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DTS SELECTs with parameters
Message
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Import/Export
Titre:
DTS SELECTs with parameters
Divers
Thread ID:
00583574
Message ID:
00583574
Vues:
60
Is there a way to use a DTS package to transfer data from one server to another, where the records to be transferred depend on a variable that has to be passed to the DTS package?

The query is very simple:

SELECT field1, field2, field3 FROM
WHERE field4 = @lParameter

The value of the parameter @lParameter varies and I would like to pass it to the DTS package.

Thank you,
Aristotle
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform