[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Reference-Only and Bind Buglist?

  • Thread starter Thread starter Peter Judge
  • Start date Start date
Status
Not open for further replies.
P

Peter Judge

Guest
> The whole ROWID thing from Progress is something to generally avoid, or use on an extremely short-term basis. Agree wholeheartedly on this. One place where I know that TT ROWID values change is when data is passed across an AppServer boundary. You should only ever be using ROWID to do local, in-same-session-only lookups or for db lookups and even there I’d suggest looking for alternatives - table partitioning means that the DB ROWID can change.

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