Subject TIBOBackup
Author Alan McDonald

I have TIBOBackupService working for an embedded application where a user can backup the database and email it to me.

I’d like to do the same thing under the case remote/client/server setup. But at the moment I can only ShellExecute to run gbak.

Is there any way that IBOBackupService can be set to run like gbak and actually pull the backup file across to the client like I can with gbak?

 

Regards

Alan McDonald