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 2008 Forums
 SQL Server Administration (2008)
 Running DTS packages in SQL Server 2008

Author  Topic 

Peter99
Constraint Violating Yak Guru

498 Posts

Posted - 2013-01-14 : 11:04:39
Hi,

I have imported DTS packages from SQL Server 2000 to 2008. Under Management-Legacy they show there. I already changed connection strings before importing. I want to run these dts packages through job or command line. Please help.

Thanks

jackv
Master Smack Fu Yak Hacker

2179 Posts

Posted - 2013-01-14 : 11:17:24
Check this link for various issues
http://msdn.microsoft.com/en-us/library/bb500440(v=sql.105).aspx

Jack Vamvas
--------------------
http://www.sqlserver-dba.com
Go to Top of Page

Peter99
Constraint Violating Yak Guru

498 Posts

Posted - 2013-01-14 : 14:51:42
Cannot find dtsrun in sql server 2008. Already installed dts desinger 2000. I want to run dts package in sql server 2008 through job step.

Thanks
Go to Top of Page

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2013-01-15 : 00:21:57
see

http://msdn.microsoft.com/en-us/library/bb500440(v=sql.100).aspx#running_agent

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page
   

- Advertisement -