Firebird connection problem
843854Jan 9 2003 — edited Apr 26 2004Hello Freinds,
I have posted this message before regarding the connectivity problem with firebird database, running inside the FreeBSD O/S.
When I try to create a connection object through JCA-JDBC driver but i could not get it, instead I got the Exception like this
Exception:
Error Codeorg.firebirdsql.jdbc.FBSQLException: Resource Exception. Unable to com
plete network request to host "3050".
Failed to locate host machine.
The specified name was not found in the hosts file or Domain Name Services.
Reason: Unable to complete network request to host "3050".
Failed to locate host machine.
The specified name was not found in the hosts file or Domain Name Services.
What does it mean, and How to solve this?
Thanks in advance.
Selvin