Home > Backend Development > PHP Tutorial > php5.3.3能不能很好地支持sqlserver?解决思路

php5.3.3能不能很好地支持sqlserver?解决思路

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-13 10:07:55
Original
991 people have browsed it

php5.3.3能不能很好地支持sqlserver?
由于近期网站项目不得不用到sqlserver .php官网上的最新版本是5.3.3, 所以,我想知道,最新版的php对sqlserver的支持如何?望大家指点一下经验。谢谢

------解决方案--------------------
可以支持,微软有发布PHP SQLServer的连接库,搜索一下
------解决方案--------------------
可以使用pdo扩展。
------解决方案--------------------
完全没问题,何止sqlserver,mysql,access,oracle,sqlite。。。支持的多了去了
看看PDO的部分就知道怎么去访问这些数据库了。
------解决方案--------------------
NO problem!@

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
Latest Issues
Problem with tp6 connecting to sqlserver database
From 1970-01-01 08:00:00
0
0
0
Unable to connect to SQL Server in Laravel
From 1970-01-01 08:00:00
0
0
0
Methods of parsing MYD, MYI, and FRM files
From 1970-01-01 08:00:00
0
0
0
SQLSTATE: User login failed
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template