Subject Re: [firebird-support] Re: trying to avoid large datasets
Author Dimitry Sibiryakov
On 8 Jul 2006 at 0:00, markd_mms wrote:

>how can I do that with a TIBDataSet? won't it just select all that i
>ask for into a new dataset? can it append a new resultset to its
>current dataset?

With TIBDataSet you don't need to worry at all. It'll fetch records
only when they should be displayed, not beforehand.

--
SY, Dimitry Sibiryakov.