Hi Everyone!
I'm trying to insert to a secondary table whenever there is an insert another table( Member Point Entry). The issue is when I manually do an insert by T-SQL then its getting inserted and the trigger is fired properly. But at our site we have data director (product from LS Retail for replication), and when table is inserted during replication I'm stuck at this sql error.
This is shown in job monitor.
Error when execute Query for Table: Member Point Entry >> This SqlTransaction has completed; it is no longer usable.
If anyone has any ideas on how to fix this, kindly share.
Regards,
Rahul
0
Answers