[fpc-pascal] TSQLQuery and buffering.

Martin Schreiber mse00000 at gmail.com
Mon Mar 27 10:51:51 CEST 2017


On Monday 27 March 2017 10:20:20 Gary Doades wrote:
> >> It may be that UniDirectional is meant to not buffer all rows, but at
> >> the moment it certainly seems to.
> >
> > Strange, looking at source code it seems to me, that buffering should not
> > happen. As far as TUniDirectionalBufIndex should be used and his
> > AddRecord method does not allocate new memory.
>
> Indeed, that's why I can't currently see where the problem lies. It
> shouldn't buffer the rows/records, but it does... or at least something
> does and I'm pretty sure it's not my program.

The DB-client library maybe?

Martin



More information about the fpc-pascal mailing list