Subject Failed to establish a connection error.
Author Michael Wheat
I have about 30 users on the web site at the same time querying the
firebird database. The server has Server 2003 as the operating system
and we have a T1 internet connection.

Here is the error being displayed intermittently.

ERROR [08004] [ODBC Firebird Driver] Unable to complete network
request to host '192.168.1.2'. Failed to establish a connection. Only
one usage of each socket address (protocol/network address/port) is
normally permitted.

I was able to trap this error in a Try/Catch, but it is important to
have the error not happen at all.

Anybody know what I am doing wrong or what I can do to fix this
problem.

Thank you,
Mike