Hello!

I am sending a badly formed query string to sqlite_exec().  It is giving me 
error 21 (misuse of library), but it is not giving me an error message.  The 
value of the pointer sent as the fifth argument of sqlite_exec() is not 
changed.  Is this expected behavior?  Is there something I have to do to tell 
sqlite that I want the error message to be generated?

Thank you very much.

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

Reply via email to