Trigger not fireing -
09-15-2004
, 02:13 AM
Hi people, please can you help me on this one. I have developed a DTS package
that transfers data from a csv file into a table - simply stuff yeah? Ok I
then saved the package as a .bas file and converted the vb code into a c#
class.
When i run the dts package from Enterprise Manager the trigger associated
with the destination table fires, however when I run the c# class the trigger
does not fire.
I have set the Bulk mode to full and I am impersonating the computers admin
account within the class.
Any help would be grately appreciated.
Cheers |