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


TACRDatabase.MakeExeDatabase
TACRDatabase
Top 

Creates an executable database file.

procedure MakeExeDatabase(ExeFileName, ExeDatabaseFileName: String);

Description
Call MakeExeDatabase to create an executable database file. Source database file should be specified by DatabaseFileName property.
ExeFileName is a file name of the executable file that will be merged with the database file.
ExeDatabaseFileName is a result executable database file name.


Note: If you already merged executable file and database file you cannot call MakeExeDatabase twice to update database file. You should call RemoveDatabaseFromExe at first, and after that call MakeExeDatabase.


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