Search found 1 match
- 19.11.2015, 16:18
- Forum: 6.6 - stable
- Topic: Lock record on Transaction
- Replies: 1
- Views: 1499
Lock record on Transaction
Hi, I need lock a record on a system, to only one user edit and change a field indicating the record was processed. The problem is: using any of the TIS, nothing generate a exception on other transation active... Only wait the lock end, and save the second transaction value on DB. How to Raise a exc...