You can either use the sp_OA* suite of procs or you can shell to the
command line
Execution
(
http://www.sqldts.com/default.aspx?104)
Using the procs you can change or set most anything you want. Shelling
to the cmd line and using DTSRUN you can look at the /A switch.
Allan
[quoted text, click to view] "Leila" <Leilas@hotpop.com> wrote in message
news:eq7DmZe9FHA.2364@TK2MSFTNGP12.phx.gbl:
> Hi,
> How can I execute a DTS Package and send parameters to it .
> The execution must be performed via TSQL commands, not from a client app
> (e.g from a job).
> Thanks in advance,
> Leila
Hi,
How can I execute a DTS Package and send parameters to it .
The execution must be performed via TSQL commands, not from a client app
(e.g from a job).
Thanks in advance,
Leila