Home » SQL & PL/SQL » SQL & PL/SQL » Re: Record has been updated by another user
Re: Record has been updated by another user [message #39607] Thu, 25 July 2002 22:03
Raymond
Messages: 30
Registered: September 2000
Member
Guys,
just set the form level property
isolation mode to serializable.
This will solve your problem.
However, if you have multiple users accessing the same data, then this might lead to an inconsistent view.
Previous Topic: Problem on Sql Query
Next Topic: How can I call a Pro*C in Pl/Sql Stored Procedure??
Goto Forum:
  


Current Time: Tue Apr 23 09:30:07 CDT 2024