BlaBla.cn

PHP: MS SQL Server (PDO) - Manual

BlaBla.cn
PDO_DBLIB DSN > <mssql_select_db
Last updated: Wed, 19 Mar 2008

Microsoft SQL Server and Sybase Functions (PDO_DBLIB)

简介

Warning

本扩展模块是 实验性的。本模块的行为,包括其函数的名称以及其它任何关于此模块的文档可能会在没有通知的情况下随 PHP 以后的发布而改变。使用本扩展模块风险自担。

PDO_DBLIB is a driver that implements the PHP Data Objects (PDO) interface to enable access from PHP to Microsoft SQL Server and Sybase databases through the FreeTDS libary.

On Windows, you should use the PDO_ODBC driver to connect to Microsoft SQL Server and Sybase databases, as the native Windows DB-LIB is ancient, thread un-safe and no longer supported by Microsoft.



PDO_DBLIB DSN > <mssql_select_db
Last updated: Wed, 19 Mar 2008
 

 
BlaBla.cn

© 2005-2008 BlaBla.cn 版权所有