Can you please, if it's not too much trouble for you, fix the exception which happens in pure Java driver when a reference to a hard drive exists in filename? This connection string triggers the bug : "jdbc:sqlite:c:/test.db", although the database is placed properly and the string is correct, and this relative path works : "jdbc:sqlite:../../../test.db". Using Netbeans 5.5, JDK 1.6, Native Java driver 031.
--~--~---------~--~----~------------~-------~--~----~ 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-beta.google.com/group/sqlitejdbc?hl=en -~----------~----~----~----~------~----~------~--~---
