[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Using -rereadnolock with ROWIDs

  • Thread starter Thread starter George Potemkin
  • Start date Start date
Status
Not open for further replies.
G

George Potemkin

Guest
FIND bCust NO-LOCK WHERE ROWID(bCust) = prCust. When the record is already located in the ICB structure (in the client record pool - the -l parameter) then FIND BY ROWID statement does not create a db request and _UserIO._UserIO-DbAccess is not incremeted. No matter if the -rereadnolock is used or not.

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