Sorry, that should read

> All API calls should return SQLITE_OK except for sqlite_step() which can 
> return SQLITE_ROW or SQLITE_DONE too.  Any other code indicates a fault and 
> your program

... should crash ...

> when it sees them, before more harm is done.

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

Reply via email to