A
Archana
Hi all,
I want to handle concurrency issue when 2 user try to update same
record.
What i want is if user1 and user2 are accessing same record and user2
has updated same record then when user1 tries to update that record he
should able to update it. Which is not happening currently.
Can anyone tell me what should i do?
thanks in advance.
I want to handle concurrency issue when 2 user try to update same
record.
What i want is if user1 and user2 are accessing same record and user2
has updated same record then when user1 tries to update that record he
should able to update it. Which is not happening currently.
Can anyone tell me what should i do?
thanks in advance.