Short version: The database will need to be in WAL mode
https://www.sqlite.org/wal.html


-----Original Message-----
From: sqlite-users [mailto:sqlite-users-boun...@mailinglists.sqlite.org] On 
Behalf Of p...@geniais.com
Sent: Monday, October 01, 2018 9:57 AM
To: sqlite-users@mailinglists.sqlite.org
Subject: [sqlite] read and write locking

Hello,
When I try to do a search from one script, returns not found when 
another script is writing, even though it is in another record.
How can I make the script that are writing leave free to others for read 
only?

Thank you
Ismael


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

Reply via email to