On Fri, Feb 29, 2008 at 11:01 AM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> 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

Could you provide some examples of the UPDATE statements you're using?

-- 
-- Stevie-O
Real programmers use COPY CON PROGRAM.EXE
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to