Subject Re: [firebird-support] Re: How to connect from flamerobin in window to FB server in CentOS 5.4
Author Helen Borrie
At 08:30 PM 3/07/2011, you wrote:
>I have tested firebird on CentOS using sample database - employee.fdb.
>I can run sql statement via isql, and it was ok.
>
>Now, I am trying to register employee.fdb in flamerobin on win7.
>Here is the information path on Database registration Info :
>- Database path -> 169.254.235.73:/opt/firebird/examples/empbuild/employee.fdb
>
>When I double clicked, got error message like these :
>SQL message : -904
>Unsuccessful execution caused by an unavailable resource
>
>Engine Code : - 335544375
>Engine message : unavailable database

I don't have time to troubleshoot this for you but I think you have provided the server address twice (hostname and IP address), so it is being resolved as hostname:169.254.235.73:/opt/firebird/examples/empbuild/employee.fdb

Remove the "169.254.235.73:" out of the database path and it should work properly.

./hb