Subject Problems connecting to Firebird Using JDBC
Author o_escorpiao2001
Hye,
I have a problem using JDBC to connect Firebird.
I get the following error:

Exception creating the database connection:
interbase.interclient.CommunicationException: [interclient]
Communication error: A socket exception occurred while trying to
establish a socket connection to server localhost.
The message of the SocketException is "Connection refused: connect".
See API reference for exception
interbase.interclient.CommunicationException

My system:
- WinXP
- interclient.jar (version 2.01)
- JDK 1.3.0_02
- Firebird 1.0

Notes:
The server is running and I can administrate using IBAccess, but
when I use JDBC I can't.
I've already updated the services file in Windows directory.