[fpc-pascal] TSQLQuery and buffering.
Martin Schreiber
mse00000 at gmail.com
Sat Mar 25 09:55:18 CET 2017
On Saturday 25 March 2017 09:32:33 Gary Doades wrote:
>
> I Understand about the "normal" use of TSQLQuery and data sets and I also
> use this for small result set that need the data changing some way and
> writing back to the DB. What I need now is an equally convenient and
> powerful way of processing "big data".
>
MSEgui has TSQLResult for that purpose without the TDataset overhead.
https://gitlab.com/mseide-msegui/mseide-msegui/blob/master/lib/common/db/msesqlresult.pas
Martin
More information about the fpc-pascal
mailing list