Shared access, connection read only using VistaDBConnection

Connection string

This VistaDB ADO.NET Provider connection string can be used for connections to VistaDB.

Data Source=D:\folder\myVistaDatabaseFile.vdb4;Open Mode=NonExclusiveReadOnly;

The connection is read only. However, the database is open for other connections and those other connections can have write access.