Jeff Archer <jarch...@yahoo.com> wrote:
>> Igor Tandetnik itandetnik at mvps.org Thu Jun 28 09:38:27 EDT 2012
>> My guess is that a) you have prepared your statement with
> sqlite3_prepare_v2 (as opposed to sqlite3_prepare)...
> 
> 
> Statement was prepared with sqlite3_prepare16_v2()
> 
> Database file was created only moments earlier.

Did you prepare the INSERT statement in between running CREATE TABLE and CREATE 
INDEX, by any chance? Or perhaps CREATE TABLE for a different table?
-- 
Igor Tandetnik

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

Reply via email to