Внимание |
Это расширение является
ЭКСПЕРИМЕНТАЛЬНЫМ. Поведение этого расширения,
включая имена его функций и относящуюся к нему документацию, может
измениться в последующих версиях 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.