Bruce Robertson wrote:
> Thanks, but I'm gonna need some further instruction or examples or pointers
> to a resource as none of these statements mean anything to me.
> 

I also posted some sample code that is equivalent to the old sample code 
at http://www.sqlite.org/quickstart.html which still uses the 
sqlite3_exec() API and callback functions. My new version uses the 
prepare/step APIs and can be found at 
http://article.gmane.org/gmane.comp.db.sqlite.general/33742/match=quickstart

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

Reply via email to