dbTalk Databases Forums  

Executing a DTS Package

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


Discuss Executing a DTS Package in the microsoft.public.sqlserver.dts forum.



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

Default Executing a DTS Package - 02-14-2006 , 07:23 AM






Hello

Is it possible to execute a DTS package from a Trigger. If so, can I also
pass a parameter to the package from within the Trigger.

Many thanks
David

Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Executing a DTS Package - 02-19-2006 , 02:14 PM






Hello D,

You could call the package from a trigger sure. The method by which you
call it decides how you pass a parameter.

DTSRun then you could use the /A switch.

Here are some thoughts though about DTS and triggers

http://www.sqldts.com/default.aspx?219



Allan Mitchell
www.SQLDTS.com
www.SQLIS.com
www.Konesans.com

Quote:
Hello

Is it possible to execute a DTS package from a Trigger. If so, can I
also pass a parameter to the package from within the Trigger.

Many thanks
David



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.