>백엔드 개발 >PHP 튜토리얼 >sqlserver - php5.3,IIS7 sqlsrv链接错误

sqlserver - php5.3,IIS7 sqlsrv链接错误

WBOY
WBOY원래의
2016-06-06 20:49:441356검색

-49:This extension requires either the Microsoft SQL Server 2008 Native Client (SP1 or later) or the Microsoft SQL Server 2008 R2 Native Client ODBC Driver to communicate with SQL Server. Neither of those ODBC Drivers are currently installed. Access the following URL to download the Microsoft SQL Server 2008 R2 Native Client ODBC driver for x86: http://go.microsoft.com/fwlink/?LinkId=1637120:[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified

回复内容:

-49:This extension requires either the Microsoft SQL Server 2008 Native Client (SP1 or later) or the Microsoft SQL Server 2008 R2 Native Client ODBC Driver to communicate with SQL Server. Neither of those ODBC Drivers are currently installed. Access the following URL to download the Microsoft SQL Server 2008 R2 Native Client ODBC driver for x86: http://go.microsoft.com/fwlink/?LinkId=1637120:[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified

http://msdn.microsoft.com/en-us/sqlserver/ff658533

성명:
본 글의 내용은 네티즌들의 자발적인 기여로 작성되었으며, 저작권은 원저작자에게 있습니다. 본 사이트는 이에 상응하는 법적 책임을 지지 않습니다. 표절이나 침해가 의심되는 콘텐츠를 발견한 경우 admin@php.cn으로 문의하세요.