[SQLiteJDBC] Multiple instances
Alessio Palmero Aprosio
alessio at apnetwork.it
Thu Jan 26 12:32:20 EST 2012
Hi to all!
I'm new to SQLiteJDBC. I used it in my Java project to make it easily
portable.
My question is: as I need to use the script in multiple instances, is
there a way to handle the "busy" behaviour, as written here?
http://www.sqlite.org/faq.html#q5
For now I write different files and the join them with a script, but
it'd be better to make the script to wait like in a queue.
Thank you!
--
Alessio Palmero Aprosio
--
apnetwork - comunicazione e web
Alessio Palmero Aprosio
Via Cantieri Spada, 4
PAVIA I-27100
Tel +39 380 5165636
Web www.apnetwork.it
More information about the SQLiteJDBC
mailing list