company logo

DatabaseHandle :: BackupDB - Backup database

The function starts the database backup service. The function The function can be called for databases opened locally, only. For calling BackupDB() on the server, one may use ODABAClient::BackupDB().

The backup target (target) should contain the complete path to the file locations. Passing NULL for an empty path as target location causes the function to create a backup file at the same location as the source with the extension .ozi.

Return value:  Success ( logical  )

Implementation details

logical DatabaseHandle  :: BackupDB ( NPath &target )
  • target - Complete path to target