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

  • Thread starter Thread starter Brian K. Maher
  • Start date Start date
Status
Not open for further replies.
B

Brian K. Maher

Guest
I don’t believe this is a problem. We only load one copy of a physical record into memory. You have the named buffer and the actual buffer which end up pointing to the same record. You have gotten an exclusive lock in the DO TRANS block then RUN the updateRecord procedure where the FIND ends up pointing to the one record in memory which is in exclusive lock. Brian Maher Principal Engineer, Technical Support Progress 14 Oak Park | Bedford, MA 01730 | USA phone +1 781 280 3075 www.progress.com

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