SQLite Forum

Exclusive write-only lock? (Allow only one process read-write, and multiple read-only)
Login
> What I meant is if it was possible to force any process that I may not be aware of (3rd party) to access the DB only in readonly mode when my app uses it.

Could user access rights to the db file be of help here?