ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:database:odbc

This is an old revision of the document!


ODBC

In addition to the genric ODBC driver for use with Windows ODBC drivers, there are additional ODBC drivers that provide extended support for database specific functions

  • odbc_mssql. This can be used with the Microsoft Native Mode libraries for SQL Server
  • odbc_oracle. This can be used for connections to Oracle databases
  • odbc_db2. This driver was originally the main connection to DB2 databases. Since the introduction of the db2 native driver it's status is unknown.
Driver Nameodbc
StatusActive
WindowsYes
UnixNo

This preferred driver supports connections to databases using ODBC connectors.

Support Status

This driver is actively supported by ADOdb project members

Feature Limitations

ODBC connections have functionality limitations include transactional handling. See the Feature Matrix for more information

v5/database/odbc.1448578147.txt.gz · Last modified: 2017/04/21 11:24 (external edit)