Groups | Blog | Home
all groups > sql server dts > november 2005 >

sql server dts : Parametric DTS



Allan Mitchell
11/30/2005 9:33:31 PM
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
11/30/2005 11:13:26 PM
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

AddThis Social Bookmark Button