It's just basic SQLite reading and writing logic, like in here: http://www.sqlite.org/cintro.html

Best,

Peter

On 3/6/2012 9:44 AM, Grace Simon Batumbya wrote:
On 3/6/2012 11:22, Peter Aronson wrote:
The simplest approach would be to create a table to hold this information. I have an extension that works way -- you have to run an initialization function (SELECT function();) to create metadata tables before creating any tables using the extension.

If you do not mind, could you please share the code that reads and writes to the table.

*Grace Batumbya*
Research Assistant | Seneca CDOT
Phone: 416-491-5050 x3548
cdot.senecac.on.ca <http://cdot.senecac.on.ca/>


_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to