On Mon, Sep 3, 2012 at 11:18 AM,  <michael.vancann...@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
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to