3 Jul
2001
3 Jul
'01
7:42 p.m.
Sion Morris writes:
As there can be over 30 fields in the original query what would be the best way to save and then restore the query? A session object, e.g. FSSession or CoreSessionTracking or ...
Does it make sense to try and load the result into a list object before displaying and from then on work with the list object when sorting? You can do this as well. Usually, one would expect that the database sorts faster.
Dieter