Subject flamerobin access from client
Author
I have a firebird (2.5) database being accessed by a custom application over a windows 7 network (32bit)  The application works fine.  The customer would also like full database access through flamerobin on a couple of the clients.  Flamerobin works fine on the server system.

I have set up a server connection on the client (server name - server, host - \\server, port- 3050) and registered the database (name - DB, path - \\server\c:\data\db.fdb, user - sysdba, password - masterkey).

When I try to access the database, I get an error -904, unsuccessful connection caused by an unavailable resource; database unavailable.

I have opened port 3050 on the server for incoming connections.

Can anyone help me with this??

Thanks in advance.