[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Update a record with NO-LOCK status

  • Thread starter Thread starter carl.williams
  • Start date Start date
Status
Not open for further replies.
C

carl.williams

Guest
This is not a bug. The record in the transaction is still locked and re-reading no-lock will make no difference until the transaction ends. Only then will the lock on the record be downgraded to no-lock. If you had not re-read no-lock then the lock will be share-lock after the transaction I believe.

Continue reading...
 
Status
Not open for further replies.
Back
Top