You'll get sqlite database corruption with JDK 1.4.x and prior JVMs on Windows due to bugs in Java.
Apply these patches to NestedVM to work around the problems: http://groups.google.com/group/nestedvm/msg/782b491b43eca3f1 http://groups.google.com/group/nestedvm/msg/cb5e2823c37329ac For some background, read: http://groups.google.com/group/nestedvm/browse_thread/thread/d37aa65ef14d8405 http://groups.google.com/group/nestedvm/browse_thread/thread/220d2b30b21cbb13/54425657030807d2 --- [EMAIL PROTECTED] wrote: > If I run VACUUM with the nested driver the result is a database with > size of 4kB and the database is corrupted beyond use. VACUUM works > correctly with the Native driver but the windows version of the driver > leaks memory like mad. ____________________________________________________________________________________ Need a vacation? Get great deals to amazing places on Yahoo! Travel. http://travel.yahoo.com/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SQLiteJDBC" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sqlitejdbc?hl=en -~----------~----~----~----~------~----~------~--~---
