[fpc-devel] Implementing a Dataset

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Mon Sep 3 13:47:37 CEST 2012


On Mon, Sep 3, 2012 at 11:18 AM,  <michael.vancanneyt at wisa.be> wrote:
> I think your best bet is to create a descendent of TBufDataset: it is in
> itself a full TDataset.
>
> You'll have to implement the least amount of methods there, and you can see
> in TSQLQuery which ones.

But why would this be a better solution? TBufDataset is huge ... it me
it looks much harder to understand how it works and subclass it then
to attempt to start with empty methods and see if implementing
something on them will work.

-- 
Felipe Monteiro de Carvalho



More information about the fpc-devel mailing list