Restoring Databases

From InterBase
Jump to: navigation, search

Go Up to Backing up and Restoring Databases


TIBRestoreService contains many properties and methods to allow you to build a restore component into your application. Only the SYSDBA user or the database owner may use the TIBRestoreService to overwrite an existing database.

The username and password used to connect to the TIBRestoreService will be used to connect to the database for restore.

Topics