Hi,
I was using sqlite with only one java process (using the sqlitejdbc driver)
and everything was ok... now i'm trying to run several instances of the same
program on the same db...and i've a bunch of "database is locked"
exceptions.

i was wandering if it was possible to access the same db with several jobs
?

If so (and maybe this is not the right place to ask), what are the best
practices using sqlitejdbc ? (or any other jdbc driver)...


thanks

-- 
Laurent
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to