Subject Re: Programmatically backing up a database
Author tickerboo2002
Daniel

> procedure BackupGDB( AServerName, ADatabaseName, ABackupFile, AUserName,
> APassword: String; AWait: Boolean; ABackupOptions: TBackupOptions = []
> );
>
> var

Thanks for that. Whilst searching for IBExpress, I noticed a comment
that IBOAdmin works exactly the same as the IBX Backup component.
Your sample worked for IBOAdmin's BAckUpService component.

Thanks

David