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
Next revisionBoth sides next revision
database:firebird [2015/11/26 23:33] mnewnhamv5:database:firebird [2020/01/13 13:08] – Add tier2 tag dregad
Line 1: Line 1:
 ====== Firebird & Interbase====== ====== Firebird & Interbase======
 +~~NOTOC~~
 The status of the drivers below, with their competing access to what is effectively the same database is currently unknown.  The status of the drivers below, with their competing access to what is effectively the same database is currently unknown. 
-===== Support Status ===== +---------------------------------------
-This driver is currently unsupported. If you have expertise and want to help the project, let us know.+
  
 +==== Interbase ====
 +<WRAP right box round 300px>
 +== Specification ==
 +^Driver Name|ibase|
 +^Data Provider|ibase|
 +^Status|Inactive((This driver is not actively supported or enhanced by ADOdb project members, but you can provide fixes and enhancements if you have the expertise))|
 +^Windows|Yes|
 +^Unix|Yes|
 +^ADOdb V5|Yes|
 +^ADOdb V6|Yes|
 +</WRAP>
 +This driver provides access to the interbase driver. Its compatibilty with current versions of the database is not known. 
 +{{tag>[interbase dormant tier2]}}
 +---------------------------------------
 ==== Firebird ==== ==== Firebird ====
-<WRAP left 300px box> +<WRAP right box round 300px
-|Driver Name|firebird| +== Specification == 
-|Status|Inactive+^Driver Name|firebird| 
-|Windows|Yes| +^Data Provider|ibase| 
-|Unix|Yes|+^Status|Active((This driver is actively supported by ADOdb community members))
 +^Windows|Yes| 
 +^Unix|Yes| 
 +^ADOdb V5|Yes| 
 +^ADOdb V6|Yes|
 </WRAP> </WRAP>
-This [[status_inactive|inactive]] driver extends the [[interbase]] driver. Its compatibilty with current versions of the database is not known.  +This driver extends the [[v5:database:firebird#ibase|interbase]] driver. It is currently under redevelopment by an ADOdb community contributorFor more information on this, see the Issue Tracker on [[https://github.com/ADOdb/ADOdb/issues/201|Github]] 
-{{tag>[firebird unix windows inactive]}}+=== PDO Driver === 
 +In order to avoid the problems explained above, Use of the [[v5:database:pdo#firebird|PDO driver for Firebird]] is recommended. The PDO driver supports
  
-==== Interbase ==== + 
-<WRAP left 300px box> +  * Firebird 3 
-|Driver Name|ibase| +  * Dialog version 3 
-|Status|Inactive| +  * PHP 7 
-|Windows|Yes| + 
-|Unix|Yes| + 
-</WRAP> + 
-This [[status_inactive|inactive]] driver provides access to the interbase driver. Its compatibilty with current versions of the database is not known.  +{{tag>[firebird active tier2]}} 
-{{tag>[interbase unix windows inactive]}}+ 
 +----------------------------------------------
  
 ==== Borland Interbase ==== ==== Borland Interbase ====
-<WRAP left 300px box> +<WRAP right box round 300px
-|Driver Name|borland_ibase| +== Specification == 
-|Status|Inactive| +^Driver Name|borland_ibase| 
-|Windows|Yes| +^Data Provider|ibase| 
-|Unix|Yes|+^Status|Inactive((This driver is not actively supported or enhanced by ADOdb project members, but you can provide fixes and enhancements if you have the expertise))
 +^Windows|Yes| 
 +^Unix|Yes| 
 +^ADOdb V5|Yes| 
 +^ADOdb V6|Yes|
 </WRAP> </WRAP>
-This [[status_inactive|inactive]] driver provides access to the Borland (now Embarcadero) version of interbase driver. Its compatibilty with current versions of the database is not known.  +This driver extends the [[v5:database:firebird#ibase|interbase]] driver and provides access to the Borland (now Embarcadero) version of interbase driver. Its compatibilty with current versions of the database is not known.  
-{{tag>[interbase unix windows inactive embarcadero borland dormant]}}+{{tag>[embarcadero borland dormant tier2]}}
v5/database/firebird.txt · Last modified: 2021/03/27 10:37 by dregad