[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
I saw the legacy code that passes ROWID as a parameter instead of PARAMETER BUFFER. So the procedures set their own local buffers pointed out to an existent record in client's record pool - without db access. Fix can break the logic of such legacy code and it will, of course, increase db accesses.

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