Subject Re: [ib-support] Re: gbak error
Author Bob Murdoch
At 4/3/2003 05:02 PM, you wrote:
>Did you get an answer to this? We sometimes also get
>the "unavailable database" error with GBAK.

In my case, this problem seems to have been solved by adding the localhost
connection to the database string:

From "gbak -b c:\path\db.gdb c:\path\db.gbk" to "gbak -b
localhost:c:\path\db.gdb c:\path\db.gbk".


Bob M..