AnyDAC
ContentsIndexHome
PreviousUpNext
TADIBBackup.Backup Method

Starts the backup task.

Group
Links

Use the Backup method to start the backup task on the DB server host using Service Manager. 

To perform a backup task an application must specify the connection parameters, Database and BackupFiles. This is a programmatic method to invoke the gbak tool as a thread in the DB server process.

procedure Backup;

TADIBService.Host, TADIBService.UserName, TADIBService.Password, Database, BackupFiles

What do you think about this topic? Send feedback!