It should work as long as you don't delete or rename any database
related files, as you'd risk data corruption. Make sure the files'
permissions are read/write.
What does "cannot write to them" mean? What error message is returned?
You might try running:
PRAGMA integrity_check;
--- johnc <[EMAIL PROTECTED]> wrote:
> I have a hot journal that was caused by a power failure. Using this
> hot journal and its associated database file, my application can read
> from the database tables but cannot write to them. I was under the
> impression that the sqlite driver should check for hot journals and
> take care of them?
>
> Can anyone give me any pointers on this matter?
____________________________________________________________________________________
Looking for last minute shopping deals?
Find them fast with Yahoo! Search.
http://tools.search.yahoo.com/newsearch/category.php?category=shopping
--~--~---------~--~----~------------~-------~--~----~
Mailing List: http://groups.google.com/group/sqlitejdbc?hl=en
To unsubscribe, send email to [EMAIL PROTECTED]
-~----------~----~----~----~------~----~------~--~---