-
Please Help
my friend give me the port on how to connect in his server but i got this problem
i put the correct deteails but this is problem
SQL Server instance is running on the host and accepting TCP/IP connections at the port, and that no firewall is blocking TCP connections to the port.
2010-11-23 @ 11:20:14 : com.microsoft.sqlserver.jdbc.SQLServerException: The TCP/IP connection to the host 86.122.*.*, port 29999 has failed. Error: Connection timed out: connect. Please verify the connection properties and check that a SQL Server instance is running on the host and accepting TCP/IP connections at the port, and that no firewall is blocking TCP connections to the port.
2010-11-23 @ 11:32:27 : com.microsoft.sqlserver.jdbc.SQLServerException: The TCP/IP connection to the host 86.122.*.*, port 29999 has failed. Error: Connection timed out: connect. Please verify the connection properties and check that a SQL Server instance is running on the host and accepting TCP/IP connections at the port, and that no firewall is blocking TCP connections to the port.
-
Re: Please Help
what you mean with port?..he needs to give you the Centos IP and login/chat ports witch you copy in your internal.txt(i presume) and you can then connect to his server..
-
Re: Please Help
Either a firewall is blocking it or you have the wrong port. It is possible he is using an instance name (<IP>\SQLEXPRESS,29999 in the server name box).