PHP Doku:: PDO Treiber - pdo.drivers.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzDatenbankerweiterungenAbstraktionsebenenPHP Data ObjectsPDO Treiber

Ein Service von Reinhard Neidl - Webprogrammierung.

PHP Data Objects

<<The PDOException class

Microsoft SQL Server and Sybase Functions (PDO_DBLIB)>>


UnterSeiten:

PDO Treiber

Inhaltsverzeichnis

Die folgenden Treiber implementieren momentan die PDO-Schnittstelle:
Treibername Unterstützte Datenbanken
PDO_DBLIB FreeTDS / Microsoft SQL Server / Sybase
PDO_FIREBIRD Firebird/Interbase 6
PDO_IBM IBM DB2
PDO_INFORMIX IBM Informix Dynamic Server
PDO_MYSQL MySQL 3.x/4.x
PDO_OCI Oracle Call Interface
PDO_ODBC ODBC v3 (IBM DB2, unixODBC und win32 ODBC)
PDO_PGSQL PostgreSQL
PDO_SQLITE SQLite 3 und SQLite 2


Ein BenutzerBeitrag:
- Beiträge aktualisieren...
tthibodeau at openlinksw dot com
3.08.2010 16:16
It should be noted that PDO ODBC works with the iODBC driver manager (default for Mac OS X and some other environments, and optional on most non-Windows platforms) as well as with UnixODBC and Windows ODBC.



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)