The win 7 installation of SQL Server 2008 under configure ODBC always prompts similar errors:
650) this.width=650; "Src=" http://a.hiphotos.baidu.com/zhidao/wh%3D600%2C800/sign= Ceae5dfa0b7b02080c9c37e752e9deeb/0824ab18972bd4079552a6a27a899e510eb309d3.jpg "alt=" 0824ab18972bd4079552a6a27a899e510eb309d3 "/>
Note that there may be port problems, many online solutions, after their own test screening solution is as follows:
1. We know that sqlserver2008 is connected to host localhost via port 1433, so make sure port 1433 is open.
2, to ensure that the firewall through 1433 ports or shut down the firewall
3, in the run Telnet 127.0.0.1 1433 test tips the following error
650) this.width=650; "src="/e/u261/themes/default/images/spacer.gif "style=" Background:url ("/e/u261/lang/zh-cn/ Images/localimage.png ") no-repeat center;border:1px solid #ddd;" alt= "spacer.gif"/> 650) this.width=650; "Src=" http ://s2.51cto.com/wyfs02/m01/82/17/wkiom1dltcgq8vbwaabddbz5hem101.png-wh_500x0-wm_3-wmp_4-s_2352450041.png "title = "QQ picture 20160530113617.png" alt= "Wkiom1dltcgq8vbwaabddbz5hem101.png-wh_50"/>
Instructions to check the Telnet server and client in the Control Panel \ Programs \ Open or close Windows feature
650) this.width=650; "Src=" Http://s2.51cto.com/wyfs02/M01/82/16/wKioL1dLt9SBSrySAAAMBftpDbs186.png-wh_500x0-wm_3 -wmp_4-s_1158809812.png "title=" qq picture 20160530114110.png "alt=" Wkiol1dlt9sbsrysaaambftpdbs186.png-wh_50 "/>
650) this.width=650; "src="/e/u261/themes/default/images/spacer.gif "style=" Background:url ("/e/u261/lang/zh-cn/ Images/localimage.png ") no-repeat center;border:1px solid #ddd;" alt= "spacer.gif"/> Description Database port 1433 does not pass
4. Open: Program \sql Server r2\ Configuration Tool \sql Server Configuration Manager \ SQL Server network configuration \ TCP/IP protocol
650) this.width=650; "Src=" Http://s3.51cto.com/wyfs02/M02/82/1A/wKioL1dL21mQemfpAACRxoZJ_NQ031.jpg-wh_500x0-wm_3 -wmp_4-s_1621231284.jpg "title=" qq picture 20160530140728.jpg "alt=" Wkiol1dl21mqemfpaacrxozj_nq031.jpg-wh_50 "/>
Modify the IP1 address port number to: 1433 Optional: Enabled: Yes
Modify the TCP port number of the Ipall to: 1433
5. cmd test again telnet 127.0.0.1 1433 connection is OK
solution for configuring SQL Server for ODBC errors under Win 7 (port 1433 is not a pass)