ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:database:firebird

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
v5:database:firebird [2021/03/24 02:38] – Update page to reflect current known status of DB drivers mnewnhamv5:database:firebird [2025/06/01 13:21] (current) – Remove square brackets in tags dregad
Line 15: Line 15:
 PHP Drivers for the [[https://firebirdsql.org/|Firebird DBMS]] are now hosted on [[https://github.com/FirebirdSQL/php-firebird/|Github]]. Native mode drivers for PHP7.4+ are available for both Windows and Linux.  PHP Drivers for the [[https://firebirdsql.org/|Firebird DBMS]] are now hosted on [[https://github.com/FirebirdSQL/php-firebird/|Github]]. Native mode drivers for PHP7.4+ are available for both Windows and Linux. 
  
-The current ADOdb driver for Firebird extends the [[v6:database:firebird#ibase|interbase]] driver. It is currently under redevelopment by an ADOdb community contributor. For more information on this, see the Issue Tracker on [[https://github.com/ADOdb/ADOdb/issues/201|Github]]. There is also a functional [[v6:database:pdo#firebird|PDO driver for Firebird]] available. Both versions support:+The current ADOdb driver for Firebird is based on the original Interbase driver. It is currently under redevelopment by an ADOdb community contributor. For more information on this, see the Issue Tracker on [[https://github.com/ADOdb/ADOdb/issues/201|Github]]. There is also a functional [[v6:database:pdo#firebird|PDO driver for Firebird]] available. Both versions support:
  
   * Firebird 3   * Firebird 3
Line 21: Line 21:
   * PHP 7   * PHP 7
  
- +{{tag>firebird active tier2}}
- +
-{{tag>[firebird active tier2 v6]}} +
  
 ==== Embarcadero Interbase ==== ==== Embarcadero Interbase ====
Line 38: Line 35:
 </WRAP> </WRAP>
 This driver provides access to the Embarcadero closed source version of the [[https://www.embarcadero.com/products/interbase/|Interbase]] RDBMS. Its compatibility with current versions of the database is not known. It is unknown if there is any PHP7 support for this database or if the Firebird PHP database drivers will work  This driver provides access to the Embarcadero closed source version of the [[https://www.embarcadero.com/products/interbase/|Interbase]] RDBMS. Its compatibility with current versions of the database is not known. It is unknown if there is any PHP7 support for this database or if the Firebird PHP database drivers will work 
-{{tag>[embarcadero borland dormant tier2]}}+{{tag>embarcadero borland dormant tier2}}
  
v5/database/firebird.1616549890.txt.gz · Last modified: by mnewnham