On Mon, Feb 10, 2014 at 2:38 PM, Tim Streater <t...@clothears.org.uk> wrote:

> I wouldn't worry about whether the user clicks a red button in one corner
> or another. If they do that, presumably they risk corrupting their database
> anyway.
>

No.  SQLite is hardened against hard-kills like this. The database is
unharmed by clicking the red button or sending a "kill -9" or doing a
"force quit" or pulling the power plug.
-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to