On Sep 22, 2008, at 12:37 PM, Dave Dyer wrote:

>
>>
>> Yes, I've noticed and reported this same problem. It appears that the
>> SQLite bundled in Mac OS X has a special flag set to allow opening
>> database files on networked volume, and that works great.
>
>
> So what's the name of this special flag?

Probably this:

   http://www.sqlite.org/compile.html#enable_locking_style

Compilation option "SQLITE_ENABLE_LOCKING_STYLE".

Dan.


_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to