dbTalk Databases Forums  

Call DTS Package

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


Discuss Call DTS Package in the microsoft.public.sqlserver.dts forum.



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

Default Call DTS Package - 11-09-2005 , 01:08 AM






Hi All,

Anyone know how to call the next dts package after finished the others dts.
Any bright idea. Thanks in advance...

Andrian

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

Default Re: Call DTS Package - 11-09-2005 , 03:21 AM






How did you call the first package? Do the same for the second?

You can call one package form another with the execute package task.

You can use a SQL Agent job with multiple steps to perform actions
sequentially, such as calling multiple packages.


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

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

Quote:
Hi All,

Anyone know how to call the next dts package after finished the others
dts.
Any bright idea. Thanks in advance...

Andrian



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.