|
|
|
Re: Prevent concurrent users from accessing records in form by locking [message #310327 is a reply to message #310188] |
Mon, 31 March 2008 23:44 |
parag_narkhede
Messages: 110 Registered: January 2008 Location: Pune
|
Senior Member |
|
|
Thanks a lot. But i am not able to understand what exactly approach you are following, I mean how shall i proceed.
Let me repeat my requierment again.
"I have developed a custom form.Now i want to handle concurrent users, so that two users shoudnt be able to query same records simultaneously. In oracle handle update and delete, wherein it lock the records updating by a user. but how to do this query purpose."
|
|
|
|