Hi
Why do you think it should return error?
On Aug 2, 2013 1:15 AM, "techi eth" <techi...@gmail.com> wrote:

> Come across one issue with conditional query execution.
>
> Query: UPDATE COMPANY SET Name= 'test' WHERE ID = 2;
> According to my understanding if no ID = 2 is present in table then error
> should return but it return with SQLITE_OK however Name value is not
> changed.
>
> Cheers -
> Techi
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to