>> One problem is that they won't open a database file on an >> AppleShare volume. Can this please be fixed?
>> The comparison of the various SQLite applications (including those >> using this driver) is at:http://www.tandb.com.au/sqlite/compare/ >> > 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 ? > Does anyone have any conclusive information on this ? Hi Alwin, Here's a quote from the author of SQLite, Dr Richard Hipp: http://www.mail-archive.com/[EMAIL PROTECTED]/msg22772.html where he says in part: > it is a bug in Apple's implementation (or more precisely their lack > of implementation) of POSIX advisory locks for AppleShare mounted > volumes. The SQLite sources include > an (Apple-supplied) patch to work around the problem. Recompile with > > -DSQLITE_ENABLE_LOCKING_STYLE=1 > > We are working toward turning on this patch by default, but we are > not quite there yet. Thanks, Tom BareFeet --~--~---------~--~----~------------~-------~--~----~ Mailing List: http://groups.google.com/group/sqlitejdbc?hl=en To unsubscribe, send email to [EMAIL PROTECTED] -~----------~----~----~----~------~----~------~--~---
