Hi,

We are currently backed into a corner by a customer and are looking at
using an SQLite database hosted on a windows network share (using server
2012 R2 or later). We are well aware this is not advisable and have read
https://www.sqlite.org/whentouse.html.

My question is, if we limit the application (through other means) to a
single writer, but allow multiple readers, does that remove the risk of
database corruption from multiple SQLite processes?

Any notes from other users who had to do something similar in the past?

Many thanks,

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

Reply via email to