I have users who lock each other aleast once a day. The enviroment is winows xp pro, windows 200 server standalone with Navision 3.10a
The implicit locks are typically caused by poor architecture, for example:
User A
User B ========================================= TableA.MODIFY
CONFIRM (something) ----
TableA.GET(
User B will get that locking problem, until the process at the user A will end, or a COMMIT is issued.
Please any way to resolve this issue ? via patch , update , etc
Thanks
0
Comments
Is this locking problem in original Navision code or in costumized code?
In coustumized code you should use COMMIT,..
bostjan
The solution that I have received from our local Solution Center is to upgrade to Attain 3.6 version executables.
Contact your Solution center and they should be able to help you.
Hope this helps!
John