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


TACRDatabase.ChangeDatabaseSettings
TACRDatabase
Top 

Modifies database options and / or encryption parameters.

function ChangeDatabaseSettings(Options:     TACROptionsEditor;
CryptoParams: TACRCryptoParamsEditor): Boolean;


Description
Call ChangeDatabaseSettings to modify database options and / or encryption parameters. This function returns True if operation was completed successfully. If some errors occurs it discards all changes and returns false. In this case calling RepairDatabase is recommended as there is a high chance of database corruption.

Note:This process may take a long time if you work with large database. You may set the OnProgress event handler to provide the user with a feedback about the progress of the potentially slow process or to cancel the process.  



© AidAim Software Accuracer: Client-server Database Single-file Database Delphi Database Embedded Databas