ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:database:unsupported

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
v5:database:unsupported [2020/01/04 17:04] – [Table] added proxy (deprecated) dregadv5:database:unsupported [2020/08/07 12:44] – Fix link to legacy mysqlt driver dregad
Line 1: Line 1:
 ====== Unsupported Drivers ====== ====== Unsupported Drivers ======
 +
 The following drivers may be found in some releases of ADOdb, but they are no longer supported. Most connections end-of-life because the databases become obsolete or there are no drivers available The following drivers may be found in some releases of ADOdb, but they are no longer supported. Most connections end-of-life because the databases become obsolete or there are no drivers available
  
 ^ Driver                                            ^ Reason                                               ^ ^ Driver                                            ^ Reason                                               ^
-| [[v5:database:Informix]]                          | Database End-Of-Life / No PHP 7 Drivers              | 
-| [[v5:database:sap_ase|SAP ASE]]                   | Database End-Of-Life / No PHP 7 Drivers              | 
-| [[v5:database:sap_sqlanywhere|SAP SQL Anywhere]]  | Dormant / No Active Users                            | 
-| [[v5:database:sap_ads|SAP ADS]]                   | Database End-Of-Life / No PHP 7 Drivers              | 
-| [[v5:database:sap_maxdb|SAP MaxDB]]               | Database End-Of-Life / No PHP 7 Drivers              | 
-| [[v5:database:ODBTP]]                             | Obsolete                                             | 
-| [[v5:database:visual_foxpro|Visual FoxPro]]       | Obsolete                                             | 
-| [[v5:database:mysql#mysqlt|mysqlt]]               | Superseded by mysqli                                 | 
 | [[v5:database:ADO]]                               | Obsolete                                             | | [[v5:database:ADO]]                               | Obsolete                                             |
 | [[v5:database:Frontbase]]                         | No PHP drivers since V4                              | | [[v5:database:Frontbase]]                         | No PHP drivers since V4                              |
 +| [[v5:database:Informix]]                          | Database End-Of-Life / No PHP 7 Drivers              |
 +| [[v5:database:mysql_legacy#mysqlt_driver|mysqlt]] | Superseded by mysqli                                 |
 | [[v5:database:Netezza]]                           | Database End-Of-Life 2019                            | | [[v5:database:Netezza]]                           | Database End-Of-Life 2019                            |
 +| [[v5:database:ODBTP]]                             | Obsolete                                             |
 | [[v5:database:text|Plain Text]]                   | Incompatible with later versions of PHP              | | [[v5:database:text|Plain Text]]                   | Incompatible with later versions of PHP              |
 | [[v5:database:proxy]]                             | Deprecated for security reasons, as of ADOdb 5.21.0  | | [[v5:database:proxy]]                             | Deprecated for security reasons, as of ADOdb 5.21.0  |
 +| [[v5:database:sap_ads|SAP ADS]]                   | Database End-Of-Life / No PHP 7 Drivers              |
 +| [[v5:database:sap_ase|SAP ASE]]                   | Database End-Of-Life / No PHP 7 Drivers              |
 +| [[v5:database:sap_maxdb|SAP MaxDB]]               | Database End-Of-Life / No PHP 7 Drivers              |
 +| [[v5:database:sap_sqlanywhere|SAP SQL Anywhere]]  | Dormant / No Active Users                            |
 +| [[v5:database:visual_foxpro|Visual FoxPro]]       | Obsolete                                             |
 +
  
 Occasionally renewed interest in a database may result in a driver being reactivated Occasionally renewed interest in a database may result in a driver being reactivated
 +
 +Please refer to [[v5:database:supported|]] for the list of active drivers.
 +
v5/database/unsupported.txt · Last modified: 2023/11/18 23:53 by mnewnham