Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 Import/Export (DTS) and Replication (2000)
 dtsrun

Author  Topic 

fmardani
Constraint Violating Yak Guru

433 Posts

Posted - 2004-06-10 : 16:48:23
Hi,
I am facing a problem when runing the dtsrun using the cmd shell.
Basically this command line is executing a dts package and passes parameters. one of the parameters has the = sign within it. But it seems that nothing is recognized after the = sign in dtsrun command
Do you know how to include the = sign?
Thanks

fmardani
Constraint Violating Yak Guru

433 Posts

Posted - 2004-06-11 : 11:31:12
fixed it. Thanks
Go to Top of Page
   

- Advertisement -