dbTalk Databases Forums  

DTS Command

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss DTS Command in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Sekhar
 
Posts: n/a

Default DTS Command - 02-09-2004 , 10:36 PM






How do i run DTS from a command prompt

Reply With Quote
  #2  
Old   
Olu Adedeji
 
Posts: n/a

Default RE: DTS Command - 02-10-2004 , 03:01 AM






from command prompt run . .

dtsrun /S<servername> /N<packagename> /

/E = trusted connectio

Check BOL for more info but this should get you starte



Reply With Quote
  #3  
Old   
Darren Green
 
Posts: n/a

Default Re: DTS Command - 02-10-2004 , 03:13 AM



Try looking up DTSRUN in SQL Server Books Online.

Getting Syntax Help for DTSRun
(http://www.sqldts.com/default.aspx?301)


--
Darren Green
http://www.sqldts.com

"Sekhar" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
How do i run DTS from a command prompt



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.