[progress Communities] [progress Openedge Abl] Forum Post: Re: Odd Performance Question

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

Brian K. Maher

Guest
Jeff, The key thing to remember is that by default you are walking down thru an index, if you modify a record and change a value of a field that is part of that index it is possible for you to move the updated index further down in the index tree such that you will end up reading it again (see my example code from my first post). I really think this is what is happening. Brian

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