You haven't really said what you are trying to do. Do you perhaps mean ho
can you execute a DTS package from the command prompt? If so try TRUNK.
There is section in Books Online that lists all the command line tools,
including DTSRUN, and explains their syntax.
e.g.
dtsrun /Sserver_name /Uuser_nName /Ppassword /Npackage_name
/Mpackage_password
--
Darren Green
http://www.sqldts.com
"Areuse Zamicca" <AreuseZamicca (AT) discussions (DOT) microsoft.com> wrote
Quote:
How to do DTS using command prompt? |