Hi,

I'm using version 037 native and I have a question concerning
concurrency:

I've got two different java programs, one writing and one reading on
the very same on-disk database. However, that doesn't quite work, as
it seems the database is fully loaded into memory by the reader and no
updates by the writer are being received.

Is that possible in any way with SQLiteJDBC? Otherwise i'll probably
have to fall back to other jdbc sources, which I would rather not
want.

Thanks!

Volcore
--~--~---------~--~----~------------~-------~--~----~
Mailing List: http://groups.google.com/group/sqlitejdbc?hl=en
To unsubscribe, send email to [EMAIL PROTECTED]
-~----------~----~----~----~------~----~------~--~---

Reply via email to