[SQLiteJDBC] Problem with remote connection
vincenzo iafelice
vincenzo.iafelice at gmail.com
Tue Mar 27 11:50:53 EDT 2012
Hi guys,
i have a big problem with a remote connection (database file in shared
folder).
The program works fine running on JDK 1.6 32 bit, but switching to JDK 1.6
64 bit, i get this exception:
java.sql.SQLException: out of memory
at org.sqlite.DB.throwex(DB.java:288)
at org.sqlite.NestedDB._open(NestedDB.java:73)
Please, anyone can help me?
Thans a lot
vincenzo
More information about the SQLiteJDBC
mailing list