Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Concurrenct datamanagement
Hi Gurus !
The problem is the following:
We use a thin client, and a stored procedure-based datamanagement layer. The client uses the database via these procedures. There can occur that two or more user get the same record (GET_DATA). Each of them modify the record on client side, and they want to put it back to database using e.g. PUT_DATA procedure.
How can I check if the data had been modified and commited since the cilent get it?
Thanks in advance.
Gyula Andor Received on Wed Oct 25 2000 - 06:13:31 CDT
![]() |
![]() |