|
ODBC and DB2 Functions (PDO_ODBC)ВведениеPDO_ODBC is a driver that implements the PHP Data Objects (PDO) interface to enable access from PHP to databases through ODBC drivers or through the IBM DB2 Call Level Interface (DB2 CLI) library. PDO_ODBC currently supports three different "flavours" of database drivers:
On Windows, PDO_ODBC is built into the PHP core by default. It is linked against the Windows ODBC Driver Manager so that PHP can connect to any database cataloged as a System DSN, and is the recommended driver for connecting to Microsoft SQL Server databases. Установка
PDO_ODBC on UNIX systems
Настройка во время выполненияПоведение этих функций зависит от установок в php.ini.
Краткое разъяснение конфигурационных директив.
Содержание
|
|||||||||||||