Trilogy of PHP6 connection to SQLServer2005 How to learn database Database doubt repair tool Database file repair

WBOY
Release: 2016-07-29 08:53:20
Original
995 people have browsed it

1. Modify php.ini to delete and save the comment extension=php_mssql.dll.

Modify php.in and change mssql.secure_connection = Off to mssql.secure_connection = On.

sqlserver2005 下载,sqlserver,sqlserver2008,sqlserver2005 64位,sql server 2005 sp4,卸载sql server 2005,如何学习数据库,数据库置疑修复工具,数据库文件修复

2. Download ntwdblib.dll (2000.80.194.0) for connection 2005

Click to download

3. Open the file X:AppServphp5ext and copy php_mssql.dll to the system32 directory.

Copy the downloaded ntwdblib.dll to the system32 directory.

Copy the downloaded ntwdblib.dll to the php5 directory.

This is all about the trilogy of connecting PHP6 to SQLServer2005. I don’t know if you understand it. If you have any questions, please leave me a message!

The above introduces the three steps of connecting PHP6 to SQLServer2005, including the content of sqlserver2005. I hope it will be helpful to friends who are interested in PHP tutorials.

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template