Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Lock record with ADO?
Message
General information
Forum:
Oracle
Category:
Other
Miscellaneous
Thread ID:
00649464
Message ID:
00653859
Views:
15
Hi Tim. Yes, I tried sending SELECT FOR UPDATE in an ADO command or by executing a procedure containing SELECT FOR UPDATE, and it works, but only while the command or procedure is executing. I am trying to find a way to lock a record from ADO, do some processing (with and without other ADO commands) then unlock the record when I am done.

>Did you try:
>
>select columns from table_name for update
George
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform