[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Usage of BIND, REFERENCE-ONLY and BY-REFERENCE with ProDataSets & temp-tables

  • Thread starter Thread starter Jeff Ledbetter
  • Start date Start date
Status
Not open for further replies.
J

Jeff Ledbetter

Guest
Blake, yes we use TABLE-HANDLE and DATASET-HANDLE for our input/output params to our proxy layer. We are quite diligent about cleaning all of those up. :-) After the data comes across, we try to by BY-REFERENCE to pass around the business logic (or the handle itself when dynamic access is involved). Fun stuff.

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