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...
Continue reading...