Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Get next n records from previous call
Message
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Miscellaneous
Thread ID:
00691967
Message ID:
00692373
Views:
35
>Mike, thanks for your response. But wouldn't your solution imply reading all the records at the server-side after all ?

This is true. You do have to generate the entire result set, or at least a keyset, on the server for each page. But, in a couple of years of trying to find a solution, this is the best that I've seen and used that does not involve dynamic SQL.

>> where I'd like to achieve that some RV of the result is stored at the SQL Server.

RV??

-Mike
Michael Levy
MCSD, MCDBA
ma_levy@hotmail.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform