dbTalk Databases Forums  

DTSRun from SP

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


Discuss DTSRun from SP in the microsoft.public.sqlserver.dts forum.



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

Default DTSRun from SP - 11-08-2005 , 02:46 PM






Im trying to get the syntax right to run a DTS package from a stored procedure
a suggestion is to create a scheduled job and copy the code

where do i look for the job or the code in enterprise manager

sorry if im being a bit dim and thanks in advance
Earnie





Reply With Quote
  #2  
Old   
Sue Hoegemeier
 
Posts: n/a

Default Re: DTSRun from SP - 11-08-2005 , 09:45 PM






You can follow the following article on this:
http://www.databasejournal.com/featu...le.php/1459181
To create a job and schedule the stored procedure in
Enterprise Manager, go to Management, SQL Server Agent and
Jobs. On the job node, right click and select new job.
Create a T-SQL job step to execute the stored procedure.

-Sue

On Tue, 8 Nov 2005 12:46:01 -0800, Earnie
<Earnie (AT) discussions (DOT) microsoft.com> wrote:

Quote:
Im trying to get the syntax right to run a DTS package from a stored procedure
a suggestion is to create a scheduled job and copy the code

where do i look for the job or the code in enterprise manager

sorry if im being a bit dim and thanks in advance
Earnie





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.