On Jan 31, 2011, at 12:26 PM, Dan Kennedy wrote:

> If you set "PRAGMA locking_mode=EXCLUSIVE" before reading or
> writing the WAL-mode database it might work.
> 
>   http://www.sqlite.org/wal.html#noshm
> 
> Dan.

Thanks, with sqlite 3.7,.4, it works if I run "PRAGMA locking_mode=EXCLUSIVE" 
as the very first command.

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

Reply via email to