Subject IBORestoreService
Author Robert Martin
Hi

I have an app that is shipped with FB Embedded. This app downloads a
firebird backup (fbk) for use. This was a FB 2.0 database. I have
upgraded it to FB 2.5.2 embedded. However now the IBORestoreService is
coming up with 'Expected backup version 1..9. Found @1'.

I know the message file is probably the cause of the @1.

I suspect the is is using the FB 2.0 server installed on my machine
rather than the embedded DB in the applications directory. How to I
tell it to use the embedded? (connection method is set to local)


Cheers
Rob