How to connect SQL Server 2005 with PHP6, how to learn database, database doubt repair tool, database file repair

WBOY
Release: 2016-07-29 08:53:44
Original
1186 people have browsed it

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

Modify php.in to 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.

The above introduces the method of connecting SQLServer2005 with PHP6, 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