[Progress Communities] [Progress OpenEdge ABL] Add ability to transfer dynamic dataset inside serializable object between client and AppServer

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

Lieven De Foor

Guest
Right now only statically defined datasets/temp-tables can be transferred between client/AppServer when they're in a serializable object. This should also be possible for dynamic datasets/temp-tables. Now you have to implement your own serialization of the dataset to be able to do this, but this will probably affect performance over a native solution.

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