level 1
JimeiShuai
楼主
错误提示如下:
Error while performing database login with the SQL Server2008 driver:The TCP/IP connection to the host localhost,port 1433 has failed.Error:"Connection refused:connect.Verify the connection properties,check that an instance of SQL Server is running on the host and the accepting TCP/IP connections at the port,and that no filewall is blocking TCP connection to the port"
PS:TCP/IP端口为1433,并且开启;防火墙也关了,还是没用,数据库客户端可以正常连接,~~~~(>_<)~~~~
2015年03月24日 01点03分
1
Error while performing database login with the SQL Server2008 driver:The TCP/IP connection to the host localhost,port 1433 has failed.Error:"Connection refused:connect.Verify the connection properties,check that an instance of SQL Server is running on the host and the accepting TCP/IP connections at the port,and that no filewall is blocking TCP connection to the port"
PS:TCP/IP端口为1433,并且开启;防火墙也关了,还是没用,数据库客户端可以正常连接,~~~~(>_<)~~~~