错误:The TCP/IP connection to the host localhost,port 1433 has failed 大部分时间都能连上,有时出错误:The TCP/IP connection to the host localhost,port 1433 has failed大部分时间都能连上,有时出现这个毛病,多线程 怎
来源:学生作业帮助网 编辑:六六作业网 时间:2025/02/03 16:57:12
错误:The TCP/IP connection to the host localhost,port 1433 has failed 大部分时间都能连上,有时出错误:The TCP/IP connection to the host localhost,port 1433 has failed大部分时间都能连上,有时出现这个毛病,多线程 怎
错误:The TCP/IP connection to the host localhost,port 1433 has failed 大部分时间都能连上,有时出
错误:The TCP/IP connection to the host localhost,port 1433 has failed
大部分时间都能连上,有时出现这个毛病,
多线程 怎么弄?
错误:The TCP/IP connection to the host localhost,port 1433 has failed 大部分时间都能连上,有时出错误:The TCP/IP connection to the host localhost,port 1433 has failed大部分时间都能连上,有时出现这个毛病,多线程 怎
TUTORIAL和SAMPLE里的都是1433端口.把程序里的1433改成1459.
打开SQL SERVER CONFIGURATION MANAGER ( ENTERPRISE版本的有),左边窗口扩展SQL SERVER 2005 网络配置,选择SQLEXPRESS 的协议(你的名字不一定是SQLEXPRESS),右边窗口中双击TCP/IP,弹出窗口中顶部TAB点"IP 地址",看IPA11(或者是IPAll..看不出来是1还是l),里面"TCP 动态端口"的值就是你的端口 .