all groups > sql server dts > february 2006 >
You're in the

sql server dts

group:

Executing a DTS Package


Executing a DTS Package D Johnson
2/14/2006 5:23:27 AM
sql server dts: 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
Re: Executing a DTS Package Allan Mitchell
2/19/2006 12:14:29 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

[quoted text, click to view]

AddThis Social Bookmark Button