aleks ponjavic said:
> Unfortunately I'm not able to grasp the new functions, I've read through
> http://www.sqlite.org/capi3.html but I can't picture how I would set up
> these functions. Is there an updated sample or tutorial? Or could someone
> explain the basic routine for extracting the columnnames/amount of
> columns/amount of rows and all the data in an array?


http://www.lazarusid.com/cgi-bin/cvsweb/siteedit%2b%2b/sqdataset.hpp?rev=1.3&content-type=text/x-cvsweb-markup

and

http://www.lazarusid.com/cgi-bin/cvsweb/siteedit%2b%2b/sqdataset.cpp?rev=1.3&content-type=text/x-cvsweb-markup

These two examples show how to do it very easily in C++.

Clay Dowling

-- 
Lazarus Notes from Lazarus Internet Development
http://www.lazarusid.com/notes/
Articles, Reviews and Commentary on web development

Reply via email to