unsubscribe
Hi,
I am using Sqlite with Java and driver I am using is
javsqlite(http://www.ch-werner.de/javasqlite/). I want to have multiple
threads reading data simultaneously from SQLite (as Sqlite claims to be
Threadsafe) it seems to be possible. But going through java driver code,
all methods which talk t
Hi All,
I am using sqlite database for one of my website and using java driver
for accessing sqlite.
I was wondering is there any limit on number of open
connection(concurrent read only connections) to database.
What will be imnpact on performace if I increase number of open
connection?
Regards,
Hi Jay,
Thanks for your immediate reply.
I will send you schema and query for which I feel there is problem.
On the other hand the driver I used for connection between java and sqlite
(javasqlite- http://www.ch-werner.de/javasqlite/) states that this driver is
tested only in Linux. I was wonderi
drastically and
sometimes jsp page doesn't even render in browser.
Is it advisable to use sqlite in solaris with javasqlite driver in
multithreaded environment? OR there is any other better driver. I even tried
using 3.3.5 version of sqlite.
Any help will be appreciated.
Regards,
Nitin Mahajan
5 matches
Mail list logo