I have got a concern with enabling this setting.

Isn't it so that when enabling the locking_style, that the driver will
be build with platform dependent locking style ? Wouldn't it for
instance on Mac OS X allow connecting to an SQLite database residing
on a Windows shared disk, with its own none-compatible locking style,
and therefor allow for easy corruption of the database ?

Does anyone have any conclusive information on this ?

Greetings,
Alwin

On Apr 26, 2:55 am, Bare Feet Tom <[EMAIL PROTECTED]> wrote:
> 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]
-~----------~----~----~----~------~----~------~--~---

Reply via email to