Hi,

I'm using sqlitejdbc-v037-nested.jar with Java 1.6.0 on an ubuntu
system. Everything works fine but when my database size is 2 GB I get
the error message: Could not insert data. out of memory.

My creation stops and I have no access to this db file with my Java
program anymore. When I try to run my program again, I get the
message: file is malformed.

If I use sqlite 3.5.4 with the console I can open the database and
insert new records.

I need to write a database much more bigger than 2 GB.

Thanks for help.

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

Reply via email to