ADO results set vs. BDE
- From: "hajo" <hajospuunup@xxxxxxxxx>
- Date: 25 Apr 2008 04:08:12 -0700
Hi everyone,
I have a legacy application built in Delphi 7 that uses the BDE for database access, and we're thinking of changing over to ADO.
I've noticed that, when opening a query, TADOQuery seems to always fetch all the results, whereas the BDE TQuery component will only fetch a few at a time.
Can TADOQuery be made to behave like the BDE TQuery component and only fetch a few records at a time, or can it only fetch all the results?
Thanks,
Hajo
.
- Follow-Ups:
- Re: ADO results set vs. BDE
- From: Vitali Kalinin
- Re: ADO results set vs. BDE
- Prev by Date: Re: ADOQuery exception on empty dataset
- Next by Date: Re: ADO results set vs. BDE
- Previous by thread: ADO Excel SQL UPDATE changes cell format?
- Next by thread: Re: ADO results set vs. BDE
- Index(es):