On Mon, Feb 10, 2014 at 2:38 PM, Tim Streater <[email protected]> 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
[email protected]
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to