Home >php教程 >php手册 >windows 2003系统,php5 sql server 2000,好难配置,求高手

windows 2003系统,php5 sql server 2000,好难配置,求高手

WBOY
WBOYOriginal
2016-06-06 19:41:49998browse

一、SQL Server Driver for PHP的确只支持SQL server 2005/2008以上版本。 http://www.microsoft.com/sqlserver/2005/en/us/php-driver.aspx 为什么非要用SQL server 2000,那可是10年前的产品,且微软已经停止主流更新支持。 不过有人说可以: http://msdn.

一、SQL Server Driver for PHP的确只支持SQL server 2005/2008以上版本。

http://www.microsoft.com/sqlserver/2005/en/us/php-driver.aspx

为什么非要用SQL server 2000,那可是10年前的产品,且微软已经停止主流更新支持。

不过有人说可以:

http://msdn.microsoft.com/en-us/library/cc296170%28SQL.90%29.aspx

 

二、可以试试用ODBC访问SQL server 2000

http://articles.techrepublic.com.com/5100-10878_11-5160904.html

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn