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

  • Thread starter Thread starter Lieven De Foor
  • Start date Start date
Status
Not open for further replies.
L

Lieven De Foor

Guest
Could the temp-table be passed by value somewhere? That would give the copy other rowids than the source, which would explain why the records aren't found... You could also use the primary key instead of the rowid to find the record again. The performance hit should be minimal...

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