Shared access, database 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=SharedReadOnly;

Multiple processes can access the database. All of them must be in read only mode. No lock files is generated.