[EMAIL PROTECTED] wrote: > So You're right, it seem to be a bug in the JDK. I have submitted it > already. But would it be possible to check the exists() function of > the file first in the constructor of the Conn class? This will solve > my problem. When is the next release planed?
Great. Do you have a link to the bug? I am curious as to how many JDK versions this affects and whether it gets fixed. I have uploaded version v040, with SQLite 3.5.6 and a check to exists() before createNewFile() is called. d. --~--~---------~--~----~------------~-------~--~----~ Mailing List: http://groups.google.com/group/sqlitejdbc?hl=en To unsubscribe, send email to [EMAIL PROTECTED] -~----------~----~----~----~------~----~------~--~---
