Subject Re: [IBO] backupService
Author Markus Ostenried
On Wed, Aug 13, 2008 at 07:44, Thomas Steinmaurer <ts@...> wrote:
> AFAIK, the IBOAdmin components have a weird IF condition somewhere where
> it checks if the client library has been loaded. It for sure gets loaded
> when being connected to the database.

But that doesn't help you if you don't have any database to connect to
because you need to restore it from a backup first.
I just remembered that's why I'm using RevertToOriginalHooks ;)

This is working fine for me, although the comment for
RevertToOriginalHooks suggests not to use it. So if anyone has a
better suggestion then I'm all ears.

Regards,
Markus