Hello,
My C# application using Sqlite DB to store data.
As I know this db allows multiple read at the same time, but only one write at a time.
I want to run multiple instances of the same app and each one will read from the same db file.
and here is the error that I get:
error happens when...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.