Hi,

we have been running SQLite (3.6.21) successfully on Windows CE for a while.
When upgrading to version 3.7.3 our intent was to enable WAL. However, we
ran into problems related to the locking mechanism.

In method winShmSystemLock calls are made to LockFileEx with parameters that
will make 'winceLockFileEx' always return FALSE.

Does anyone know if WAL is expected to work on Windows CE? I can't see how
if that is the case.

Best Regards,

Nicklas!
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to