Grab the lock and never let go:

     http://sqlite.org/pragma.html#pragma_locking_mode


   -j

That was exactly what I needed. I tried with file open flag

SQLITE_OPEN_EXCLUSIVE

before, but that seems to be something else.
40% faster now. Thanks a lot!
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to