Consultor Eletrônico



Kbase P5209: Error 4316 When Editing Row In A Browse
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   27/01/2003
Status: Unverified

FACT(s) (Environment):

Progress 9.1x

SYMPTOM(s):

Trying to update a record in a browse

Warning: Progress cannot get the row you've just begun editing with a Share-Lock. (4316)

CAUSE:

Error 4316 is generated after the first change to an editable field in a browse when we try to obtain a share-lock on the record in question

FIX:

Before the user is allowed to change any data (i.e. before the row is enabled for editing) fetch the record using a share-lock then test whether the record is available. If it is then go ahead and enable the row for editing.