Hi,

Should I use Shared-Cache in sqlite to have the exclusive table lock, so that 
readers have to wait for the write operation to finish. I don't want the 
complete database file locked while there is write operation. I can't use WAL 
because it doesn't stop readers from reading.

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

Reply via email to