I have a DTS package that I can't change that I have exported to a new
server runnig SQL 2005. I have installed the package "SQLServer2005_DTS.msi"
tha latest one I could find but still cant find DTSRUNUI.exe anywhere on the
server. I can find DTSRun.exe in C:\Program Files\Microsoft SQL
Server\80\Tools\binn but I need the UI so I can generate teh command line to
use in a scheduled job.
Is there another package I can run? or is there another way I can generate
the command? dtexecui doesn't work, it only looks for ssis packages.
Thanks in advance
Brian
That will give you hints on all the possible switches.
Also check SQL Server 2000 On-Line Help system.
=====
Todd C