====== IBM Informix ======
A new driver based on the common IBM PDO driver is included in this development branch [[https://github.com/ADOdb/ADOdb/pull/826]]. This driver will be included into master at a later date.
~~NOTOC~~
===== informix =====
== Specification ==
^Driver Name|informix|
^Data Provider|informix|
^Status|Obsolete((This driver is obsolete and will be removed in ADOdb V6))|
^Windows|Yes|
^Unix|Yes|
^ADOdb V5|Yes|
^ADOdb V6|No|
==== Description ====
The original informix driver supports connections up to Informix databases up to version 7 and is effectively obsolete. This driver will be removed in ADOdb version 6.0. Use PDO Informix instead
---------------------------------------
===== informix72 =====
== Specification ==
^Driver Name|informix72|
^Data Provider|informix72|
^Status|Obsolete((This driver is obsolete and will be removed in ADOdb V6))|
^Windows|Yes|
^Unix|Yes|
^ADOdb V5|Yes|
^ADOdb V6|No|
==== Description ====
The original informix driver supports connections to Version 7 Informix databases, and is effectively obsolete. This driver will be removed in ADOdb version 6.0
===== Driver Specific Options =====
None
{{tag>[informix ibm obsolete]}}