Command DBDelete
Last updated
Last updated
Tell DSAK DBDelete filename
Permanently delete a database.
filename: Full path and name of an existing database
The DBDelete command first issues a Drop {database} command to try to free any database file locks.
The database name is checked against a list of database names, which will not be processed. This list is identical to the documented system database list of the DBMT command (see )
Warning: The database file will be permanently deleted.