On 19 Nov 2013, at 5:05pm, Joshua Grauman <jnf...@grauman.com> wrote:

> Ok, thanks again for the tips, I'll change the ROLLBACK to END.
> 
> I'm assuming if I open the file read-only it shouldn't lock, right? I'm using 
> Qt, but I send it a read-only parameter which I assume translates into 
> something like a POSIX open("filename", O_RDONLY);

I hope a Qt expert can answer this question.  It would be bad of me to assume 
that the default permissions on a Qt open were the same as the default 
permissions on a POSIX open.

Simon.

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

Reply via email to