The Restore Subcommand

< Previous section  |  Table of Contents  |  Index  |  Next section >

The Restore subcommand restores your database from a backup file, in the same way described in Restoring Your Database From Backup. The format of the command is

  mboss Restore /MainBossDatabase:folder /MZH:filename

where /MainBossDatabase:folder specifies the folder where you want to write the restored database. If the specified folder already contains MainBoss database files, you will be asked if you really want to overwrite those files. /MZH:filename specifies the name of the MZH file that contains the backup database you want to restore.

The Restore subcommand always displays at least one message, indicating whether or not the restoration was successful.

For more on using MainBoss in command line mode, see The MainBoss Command Line.

< Previous section  |  Table of Contents  |  Index  |  Next section >