I'm working on a program using sqlite library, but I've got an issue 
that I can't solve.
Suddenly, my program don't update the tables????
I 
don't understand whats matter because, if I write SQL instructions 
using Sqlite3 client, UPDATE works fine, and I haven't any ERROR CODE.
sqlite3_exec function return SQLITE_OK, but tables aren't updated.

How 
can I debug this issu ?

Pierlugi

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

Reply via email to