> 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. > You can also take a look at rxmemds in the rx components (ccr). It is a memory only dataset and a rather clean implementation. Much easier to understand than tbufdataset.
What is it you are trying to accomplish? A dataset that can be accessed from java or the other way around, access an android integrated database (sqlite?) over jni? Ludo _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
