Is there a way to ensure that a Zeoslib sqlite database is opened read only?
Posted: 01.04.2016, 00:08
What settings can I use to ensure that a Sqlite database opened in Zeoslib will not interfere with the ability of another process to read from it?
I think that is something that should be set in the TZConnection properties. Is there some option or something in the parameters that will ensure that another process needing to write to the same database will not be blocked?
I think that is something that should be set in the TZConnection properties. Is there some option or something in the parameters that will ensure that another process needing to write to the same database will not be blocked?