You can use DTSRUN yourself, as documented in Books Online or for some help
try DTSRUNUI,
Getting Syntax Help for DTSRun
(http://www.sqldts.com/default.aspx?301)
You create the job yoruself and then add a step, set to type CmdExec and
enter the command line for DTSRUN.
--
Darren Green
http://www.sqldts.com
"sd" <susan.dunn (AT) ncsl (DOT) org> wrote
Quote:
If I have several dts packages(150) I want to run in one job how do I get
them into a job manually using their package name instead of the long id
number which is generate when you created the job from |