SQL Server 2005 How to run dts package from command line

January 31st, 2010

Here is how you can run dts from command line

 C:\Program Files\Microsoft SQL Server\80\Tools\Binn\dtsrun.exe /S dbserver /N “DB_NAME: Package_Name” /E

Note: E- for trusted connection

Entry Filed under: Database, SQL Server

Leave a Comment

You must be logged in to post a comment.

Trackback this post  |  Subscribe to the comments via RSS Feed


Calendar

September 2010
M T W T F S S
« Aug    
 12345
6789101112
13141516171819
20212223242526
27282930  

Most Recent Posts

Admin