Triggers when using DTS

  • Hi,

    I understand that using a data pump via DTS will not fire triggers on the destination tables ala bcp. But if I run a stored proc or piece of sql within a dts package, that should kick of the triggers shouldn't it?

  • Yes, sure you can do that...

    Open the transformation task (the black arrow) properties. On the last tab (Options) there's a "use fast load" checkbox. Try unchecking that.

    http://channel9.msdn.com/ShowPost.aspx?PostID=80260

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply