Physically creates a new Absolute DB database file.
procedure CreateDatabase;
Description
CreateDatabase creates database file named as specified by DatabaseFileName property. CreateDatabase overwrites the existing database file. Check the Exists property before the call to CreateDatabase to prevent overwriting existing database file.
|
|