Choose your SQL server:
AnySQL
MySQL
MS SQL Server
PostgreSQL
Oracle
SQL Anywhere
DB2
SQLite
Firebird
MaxDB

Subscribe to our newsletter

Firebird Maestro online Help

Prev  Return to chapter overview Next 

Backup Database

The backup and restore components of Firebird Server allow you to create a copy of a database. This copy (called backup) is stored in a location protected from the potential failures of the server running the instance of SQL Server. If the server running the instance of SQL Server fails, or if the database is somehow damaged, the backup copy can be used to recreate, or restore, the database. Note, implementing a well-planned backup and restore strategy protects databases against data loss due to damage caused by a variety of failures.

 

To run Backup Database Wizard, select the Maintenance | Backup Database main menu item.

 

 

See also: Restore Database

 
 



Prev  Return to chapter overview Next