Joe wrote:
> > As for Apple having special locking in their
> > version, I really doubt it.
>
> They do have their own locking style.  See:
>
>   http://alastairs-place.net/2006/07/sqlite_and_mac/

Amazing. Well, now I'm stumped. For the native Mac OS X port, I can
apply this patch easily enough. But what about the pure java driver?
Rod reports a problem with it, which suggests the rarely used offbeat
function I'm using from the Java 1.4 API is as broken as the normal
flock() on Mac OS X.

Perhaps the nested driver could test for Mac OS or NFS and switch to
dotlockLockingStyle.

d.

--~--~---------~--~----~------------~-------~--~----~
Mailing List: http://groups.google.com/group/sqlitejdbc?hl=en
To unsubscribe, send email to [EMAIL PROTECTED]
-~----------~----~----~----~------~----~------~--~---

Reply via email to