-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 05/26/2010 08:45 PM, Art wrote:
> There should be no reason that the openv2 statement with read_only specified 
> should  fail under these circumstances,  

Just because you are opening the database read only does not mean that other
connections in the same or different processes are.  Consequently it is
still necessary to do locking.  Additionally if a journal exists then it may
need to be rolled back which requires writing to the database and deleting
the journal, the latter also requiring write permissions to the directory.

Roger
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkv+BncACgkQmOOfHg372QQxOwCdF8V/yoEzqpZ/djmnCwvKKXYy
Z0kAoOVokPwsZ8w41igmMMqRktU6zzep
=nMET
-----END PGP SIGNATURE-----
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to