Re: Executing SSIS package by passing parameters from command line
- From: "Francisco A. Gonzalez" <fgonzalez@xxxxxxxxxx>
- Date: Tue, 22 May 2007 11:36:14 +0200
You can use a user variable, then you can just set the value of the variable
from the command line.
Here is an example:
DTEXEC /SQL "\2530\Headers" /SERVER SQL2005SERVER /SET
"\Package.Variables[User::ID].Properties[Value]";5849
cheers
Francisco A. Gonzalez
fgonzalez@xxxxxxxxxx
"Sal" <Sal@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:51CF6E87-4C81-4FC7-BE56-265D7C410F30@xxxxxxxxxxxxxxxx
I want to Execute SSIS package by passing parameters from command line
just
like we could use DTSRun command in sql server 2000. Please let me know.
Thanks
.
- Prev by Date: Re: SISS vs Biztalk Large data
- Next by Date: Re: SISS vs Biztalk Large data
- Previous by thread: Re: SISS vs Biztalk Large data
- Next by thread: Re: Export Data to Excel
- Index(es):
Relevant Pages
|
Loading