Hi all,

I always have problem with locking using MacOSX and Wine on a shared network
drive.

 

I checked that Sqlite permit to disable the locking setting
SQLITE_ENABLE_LOCKING_STATE=2 but this is only supported on Unix system as I
can see on the sqlite3.c source and this is not usable in a MacOSX + Wine
due to the fact that the application runs in a Windows like environment.

 

Any ideas to disable the internal Sqlite locking method on a Window app ?

 

Thanks in advance

 

Marco

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

Reply via email to