Subject TIBOBackupService/TIBORestoreService
Author Steve Harp
Hi All,

I have an issue where during backup or restore the backup file (Fbk)
is being left open. The components are connecting to Firebird using
cpLocal and the application is basically a single user application. I
was under the impression that when I set TIBOBackupService.Active or
TIBORestoreService.Active to False that the Fbk would be closed. This
apparently isn't the case. How can I tell when/if the backup file
closes? Is there a way to force it's closure?

Thanks,
Steve