Subject | Re: [firebird-support] Problem in fetch records |
---|---|
Author | Cornie van Schoor |
Post date | 2011-09-03T16:56:39Z |
On 03/09/2011 13:54, trskopo wrote:
of records per fetch. PacketRecords = 100 (-1 means fetch all). If
FetchOnDemand is True, scrolling a grid for example, will force fetching
of more record as required.
Regards
Cornie
>> Hi all,Check your dataset in c++, maybe it set to retrieve in only x of amount
>>
>> Here is the problem, when I issued Select SQL statement, sometime, not
>> all records fetched, but this was not always happen, sometime, all
>> records fetched ok.
of records per fetch. PacketRecords = 100 (-1 means fetch all). If
FetchOnDemand is True, scrolling a grid for example, will force fetching
of more record as required.
Regards
Cornie