dbTalk Databases Forums  

Trigger Insert VIA DTS

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


Discuss Trigger Insert VIA DTS in the microsoft.public.sqlserver.dts forum.



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

Default Trigger Insert VIA DTS - 02-09-2005 , 04:29 AM






Hi All.

I have an insert trigger into a table, but when I insert data using a DTS,
the trigger is not shot.

If I insert data manually, trigger works sucessfuly.

There's any way to make trigger works using a DTS??

thansk for your help.



Reply With Quote
  #2  
Old   
Darren Green
 
Posts: n/a

Default Re: Trigger Insert VIA DTS - 02-10-2005 , 09:07 AM






Turn off fast load on the DataPump.


--
Darren Green
http://www.sqldts.com
http://www.sqlis.com

"DeMoN" <d_rodriguez_rincon (AT) yahoo (DOT) es> wrote

Quote:
Hi All.

I have an insert trigger into a table, but when I insert data using a DTS,
the trigger is not shot.

If I insert data manually, trigger works sucessfuly.

There's any way to make trigger works using a DTS??

thansk for your help.





Reply With Quote
  #3  
Old   
DeMoN
 
Posts: n/a

Default Re: Trigger Insert VIA DTS - 02-14-2005 , 05:13 AM



Thanks Darren.

I have codified a new approach, to avoid the use of the trigger.

Regards.

"Darren Green" <darren.green (AT) reply-to-newsgroup-sqldts (DOT) com> wrote

Quote:
Turn off fast load on the DataPump.


--
Darren Green
http://www.sqldts.com
http://www.sqlis.com

"DeMoN" <d_rodriguez_rincon (AT) yahoo (DOT) es> wrote in message
news:%23PQgyIpDFHA.1012 (AT) TK2MSFTNGP14 (DOT) phx.gbl...
Hi All.

I have an insert trigger into a table, but when I insert data using a
DTS,
the trigger is not shot.

If I insert data manually, trigger works sucessfuly.

There's any way to make trigger works using a DTS??

thansk for your help.







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.