[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Paging Support



Paul Dlug wrote:
OK, without paging support how are people handling large result sets? I
need to be able to retrieve a set of a few thousand records and work
with it. The client reading it will only be using it in about 50 record
chunks. Do I have to fetch the whole set, cache it on the client side
and page it?

We aren't!

We're waiting patiently...

Seriously, vlv support would make it much easier to handle large query results, not to mention it would give you a count of the mathing entries, without fetching them all.

--
-Torgeir