Subject | Scrollable ResultSets |
---|---|
Author | Clemens Eisserer |
Post date | 2005-09-03T07:31:51Z |
Hello,
does Firebird support scrollable resultsets, which are not completly
fetched from server as soon as they are created?
What I would like to do would be calling
RestultSet.last()/ResultSet.first() without loading the whole data
from the server.
Thank you in advance, lg Clemens
does Firebird support scrollable resultsets, which are not completly
fetched from server as soon as they are created?
What I would like to do would be calling
RestultSet.last()/ResultSet.first() without loading the whole data
from the server.
Thank you in advance, lg Clemens