I create a JDBC connection to SQL Server 2005. It throws the error Connection Refused.
java.sql.SQLException: Network error IOException: Connection refused: connect
I already enable TCP/IP in SQL Configuration Manager and the port 1433 but it's still impossible to connect.
