--- Jeff Godfrey <[EMAIL PROTECTED]> wrote:
> Thanks for the pointer.  I should have mentioned, my application is 
> running under Windows (Win2000 and WinXP).  A quick look at the 
> mentioned code makes me believe that it targets Unix-only systems 
> (though there are a few brief mentions of Windows, such as "The 
> algorithms are complicated slightly to be compatible with Windows...").
> 
> Do you know if the mentioned dotLockLockingStyle is compatible with a 
> Windows environment?

Without some code modification, I doubt it.
I don't see any mention of "dot" in os_win.c.

However, in SQLite 3.5 you can define your own OS Interface File 
Virtual Methods Object and create your own file lock/unlock routines 
based on the dot locks in os_unix.c:

  http://sqlite.org/capi3ref.html#sqlite3_io_methods



       
____________________________________________________________________________________
Looking for a deal? Find great prices on flights and hotels with Yahoo! 
FareChase.
http://farechase.yahoo.com/

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to