Ignore transactions 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=ExclusiveReadWrite;
Transaction Mode=ignore;
If the client starts a transaction, a transaction will not be created.