Subject IBOAdmin to backup/restore a Firebird database
Author rob2xx2
I hope this is an appropriate forum for this question. Please redirect
me if it is not.

I've written a Delphi application to backup and restore a Firebird DB
using the IBOAdmin components. It works beautifully on a single PC
(which is the server, of course) but when I try to use a client to do
the backup, I get a variety of errors such as "Database file not
found" (even though I can connect to it using a TIB_Connection). Is
this a problem with the IBOBackupService settings or is it more
fundamental?

If it is more fundamental is there an alternative to me writing a
wrapper for gbak?

Thanks for all help and comments,

Rob