dbTalk Databases Forums  

Start a job from DTS?

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


Discuss Start a job from DTS? in the microsoft.public.sqlserver.dts forum.



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

Default Start a job from DTS? - 07-08-2003 , 06:41 AM






Is there a way to start a job from DTS? I want to kick
off another job (not another DTS script) at the end of my
DTS script.

Thanks for your help,

Erik
erik (AT) klein (DOT) ca

Reply With Quote
  #2  
Old   
Andrew J. Kelly
 
Posts: n/a

Default Re: Start a job from DTS? - 07-08-2003 , 07:17 AM






You should be able to use an executesql task and issue sp_start_job.

--

Andrew J. Kelly
SQL Server MVP


"Slim Ediddy" <erik (AT) klein (DOT) ca> wrote

Quote:
Is there a way to start a job from DTS? I want to kick
off another job (not another DTS script) at the end of my
DTS script.

Thanks for your help,

Erik
erik (AT) klein (DOT) ca



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.