Home > Backend Development > PHP Tutorial > 本机php连接远程sql server 2008有关问题请问

本机php连接远程sql server 2008有关问题请问

WBOY
Release: 2016-06-13 11:49:48
Original
976 people have browsed it

本机php连接远程sql server 2008问题请教
本机环境:WampServer Version 2.4
远程数据库:sql server 2008

------解决方案--------------------
1、远程数据库需要开启远程连接的权限。

2、本地php还得安装sqlsrv扩展。开启方法网上搜,需要注意你的php版本。

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