A step performs a get of the next row. Whether it is next of previous depends upon the SQL.

Ohad Eder-Pressman wrote:
after a query i get back the result set.
it looks like i can only do a 'step' to move one record forward.
is there any way i can move back and forward to any index i like ?

i am displaying the results of a query that can reach tens of thousands of
item.
i want to do it all virtual, so that when user jumps with the scroll-bar to
item 10,523 i tell the record-set to move to that location.

my other option is to cache it myself, but i'll leave that as a last resort.



-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to