odilon
2nd July 2002, 01:05
Hi!
I'm trying to implement a trigger on a Baan table to replicate insert, update and delete operations to another table.
This trigger works fine when just one record is affected by the operation, but when two or more records are affected, the operation is aborted, returning db_errno 1000.
This is generated by a lock error.
I'm using BaanIVc for Windows NT (Service Pack 6) with Microsoft SQL Server 7 (Service Pack 3).
This problem occurs both on 6.1c.05.01 and 6.1c.06.04 porting sets.
Does anyone here knows how to solve this problem?
Thanks in advance
Odilon J. Bedin
I'm trying to implement a trigger on a Baan table to replicate insert, update and delete operations to another table.
This trigger works fine when just one record is affected by the operation, but when two or more records are affected, the operation is aborted, returning db_errno 1000.
This is generated by a lock error.
I'm using BaanIVc for Windows NT (Service Pack 6) with Microsoft SQL Server 7 (Service Pack 3).
This problem occurs both on 6.1c.05.01 and 6.1c.06.04 porting sets.
Does anyone here knows how to solve this problem?
Thanks in advance
Odilon J. Bedin