Accuracer: The First And Only Cross-Platform BDE Replacement
Client-Server Single-File Embedded Database with SQL for Delphi / C++Builder / Kylix


TACRServer.OpenDatabasesInExclusiveMode
TACRServer
Top 

Specifies whether or not a databases should be opened by the server exclusively.

property OpenDatabasesInExclusiveMode: Boolean;

Description
Set OpenDatabasesInExclusiveMode to true for opening all databases exclusively (other applications will not be able to access the databases opened by the server). If you will set this property to false, all databases will be opened by the server in shared mode (other applications will be able to access these databases in file-server mode).
Default value is true (provides better performance).


© AidAim Software Accuracer: Client Server Single-file Bde Replacement Delphi Database Embedded Databas