I've been testing several SQLite applications for Mac OS X, several of which use the Zentus SQLite JDBC driver. They show some common problems with the driver.
One problem is that they won't open a database file on an AppleShare volume. Can this please be fixed? It's a simple one line change in when compiling the SQLite source code: -DSQLITE_ENABLE_LOCKING_STYLE=1 The comparison of the various SQLite applications (including those using this driver) is at: http://www.tandb.com.au/sqlite/compare/ Thanks, Tom BareFeet --~--~---------~--~----~------------~-------~--~----~ Mailing List: http://groups.google.com/group/sqlitejdbc?hl=en To unsubscribe, send email to [EMAIL PROTECTED] -~----------~----~----~----~------~----~------~--~---