[fpc-devel] Implementing a Dataset

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Mon Sep 3 10:42:51 CEST 2012


Hello,

I searched a bit but there seams to be no documentation showing how to
implement a new dataset, correct? Any idea what is the list of minimum
amount of methods which I need to implement? I really would like to
implement the absolute minimum to get started. I am starting already
based on what TBufDataset implements, but it is a shot in the dark...

Also, it seams that datasets now use TRecordBuffer which does not
exist in my FPC 2.5.1 for Android. When was this introduced? Does it
change a lot of things? Because the Android branch still doesn't work
for me, so I am still stuck in my own personalized FPC 2.5.1.

Basically I want to implement a new dataset for Android which works via JNI.

thanks,
-- 
Felipe Monteiro de Carvalho



More information about the fpc-devel mailing list