On 24 Apr 2013, at 4:47am, Igor Korot <ikoro...@gmail.com> wrote:

>         sqlite3_step( stmt );
> sqlite3_finalize( stmt );

Please check the values SQLite returns from the _step and _finalize calls to 
make sure it's not generating an error.

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

Reply via email to