G
Guest
We have merge replication system. In a table, there is a insert trigger.
When a record is inserted from SQL analyzer, the trigger works fine. When a
C# application insert a record, the trigger did not fire. I even can not
trace the insert from the application with profile. Where I missed?
Any help is appreciated.
When a record is inserted from SQL analyzer, the trigger works fine. When a
C# application insert a record, the trigger did not fire. I even can not
trace the insert from the application with profile. Where I missed?
Any help is appreciated.