dbTalk Databases Forums  

How to run a DTS package

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


Discuss How to run a DTS package in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
KLV via SQLMonster.com
 
Posts: n/a

Default How to run a DTS package - 10-02-2005 , 01:02 PM






I want to run a DTS package and then a Stored Procedure in which i have to
pass tw0 Parameters...
How can i do this..??
separately i can run the DTS and Exec the Proc ...but how can we do this in
one command or single click of a mouse....
any one can come up with a good solution for this... using DTS Tasks or
anything is ok.....
xp_comdshell, sp_oamethod or sp_start_job...

Reply With Quote
  #2  
Old   
knight.randy@gmail.com
 
Posts: n/a

Default Re: How to run a DTS package - 10-02-2005 , 03:06 PM






Why wouldn't you just add an execute sql task as the last step in the
package and call the proc from there?


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.