> If you have a hot journal (a rollback journal that still exists and has > a non-zero header) that indicates that the previous process to write to > the database did not shutdown cleanly. The journal must be rolled back > in order to restore the database to a consistent state. SQLite is not > able to read the database until it has been recovered by rolling back > the hot journal.
It doesn't roll it back automatically? Or is the READONLY state causing an issue? _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users