The documentation for sqlite3 on the web site:
http://www.sqlite.org/sqlite.html

Lists a .bail (on|off) command (stop after hitting an error. Default
off)

This doesn't seem to be implemented in the current version. Why? This
seems to be an important feature for creating robust applications. 

Is there any other way to get this behavior?

Thanks,

glauber
-- 
Glauber Ribeiro
Information Security and Infrastructure
Experian Automotive  --  Schaumburg, IL
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to