View Single Post

   
  #4 (permalink)  
Old 04-17-2008, 05:08 PM
Ed Murphy
 
Posts: n/a
Default Re: table trigger just hangs

rcamarda wrote:

> I got the trigger to work, but what added to my confusion was the bulk
> load.
> I was using the API method of bulk loading as provided in Cognos' Data
> Manager ETL tool. I discovered that the trigger would work when I used
> a normal relational delivery, but not the API bulk load.


http://msdn2.microsoft.com/en-us/library/ms171769.aspx indicates that
bulk loads ignore triggers unless called with FireTriggers = TRUE. Does
Data Manager have an option to activate that flag?
Reply With Quote