Home » Developer & Programmer » Forms » Locking of records.
Locking of records. [message #79020] Sun, 14 April 2002 21:50 Go to next message
R Saravanan
Messages: 7
Registered: March 2002
Junior Member
I am retreving a record through Forms6i. While the same record is being retreved form another system through the same application,it is getting displayed. When I update any one of these recored, the Forms6i default message 'Could not reserve record[[2 tries]].Keep trying?' is shown. It is ok fine!
But when I am trying to delete any one of the record, the system is getting hanged.
How can I identify the record which is in update mode in another system, while I am trying to delete the same record from my system?
Pls kindly help me to solve the above problem.

Regards
r saravanan
Re: Locking of records. [message #79025 is a reply to message #79020] Sun, 14 April 2002 23:26 Go to previous message
rama krishna
Messages: 97
Registered: December 2001
Member
hi..
this is a problem with locking... the block is created on base table.
if u don't want to see this message. set the locking mode property to 'delayed' in the blocks property...

this will almost solve ur problem..
otherwise u can handle this error in on-error trigger and give the appropriate message..
i don't remember the exack error number. but i think u can do it...

cheers
ram
Previous Topic: Re: Text List Order By
Next Topic: Re: Text List Order By
Goto Forum:
  


Current Time: Fri Apr 19 18:36:05 CDT 2024