Igor Korot wrote:
> ...
> else
>          sqlite3_step( stmt );

You forgot to check for errors.
I guess the code that executes the COMMIT has the same bug.


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

Reply via email to