>Kevin Benson kevin.m.benson at gmail.com Fri Jun 29 16:32:55 EDT 2012
>
>The mention of SQLITE_SCHEMA error and sqlite3VdbeExec() sounds like maybe
>you're fighting an expired statement???

Not likely.  I do Prepare, Bind, Step, Finalize using a wrapper function.
The database file was created only moments before.

My biggest question is: Why after this error being indicate through the
SQLITE_CONFIG_LOG callback would the sqlite3_step() succeeded?

Jeff Archer
Nanotronics Imaging
jsarc...@nanotronicsimaging.com
<330>819.4615
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to