REALSQLdatabase.CreateDataBaseFile Method
Creates a new REALSQLdatabase. It uses the DatabaseFile property as the FolderItem for the database to create.
Syntax
If the database already exists, it is deleted and a new one is created. Returns a Boolean--True if the new database was created successfully, and False if otherwise.