Subject Re: [IBO] fetching some records
Author Lester Caine
> how can I fetch some (not all) records in TIBODataSet?
>
> situation: I open dataset, it has fetched some records (not much), but table
> actually has much more of them, so I want that in every for ex. 2 sec. my
> dataset would fetch some more records. and only I need to know how can i do
> fetching, of course without using .Next, .MoveBy or smth., I mean cursor pos
> can't be changed.

IBO does this in the background. It's all controlled by TimeoutProperties.
It is one of IBO's best facilities.

What are you trying to achieve?

--
Lester Caine
-----------------------------
L.S.Caine Electronic Services