Consultor Eletrônico



Kbase P89767: Error (1750) trying to access a record deleted by another user.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/16/2008
Status: Unverified

SYMPTOM(s):

Getting error 1750 when reading a record

Could not read database record for undoing. (1750)

Multiple user accessing database

Accessing records with NO-LOCK

CAUSE:

Record was delete by another user due to inconsistent program logic

FIX:

Use SHARE-LOCK or EXCLUSIVE-LOCK to prevent a user from deleting or modifying the record while the program is using it