ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:database:odbtp

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
database:odbtp [2015/12/28 00:03] mnewnhamv5:database:odbtp [2020/01/13 13:17] (current) – Add tags dregad
Line 2: Line 2:
 ~~NOTOC~~ ~~NOTOC~~
 ===== odbtp ===== ===== odbtp =====
 +<WRAP center round alert 60%>
 +This driver is officially dead, unsupported and will be removed in the next release
 +</WRAP>
 <WRAP right box round 300px> <WRAP right box round 300px>
 == Specification == == Specification ==
 ^Driver Name|odbtp| ^Driver Name|odbtp|
 ^Data Provider|odbtp| ^Data Provider|odbtp|
-^Status|Inactive((This driver is obsolete is not actively supported or enhanced by ADOdb project members, but you can provide fixes and enhancements if you have the expertise))|+^Status|Obsolete((The driver is no longer maintained and will be removed in ADOdb V6))|
 ^Windows|Yes| ^Windows|Yes|
 ^Unix|No| ^Unix|No|
Line 13: Line 16:
 </WRAP> </WRAP>
 ===== Description ===== ===== Description =====
-This driver is based on the 3rd party windows only [[http://odbtp.sourceforge.net/|ODBTP]] extension for PHP. The current status and reliablility of this driver is unknown. PHP drivers for PHP versions 5.6 thru 7 are available [[https://www.apachelounge.com/viewtopic.php?t=6359|Here]] 
  
-The server portion of the ODBTP connection does not run on any modern Windows Versions (Windows XP/ Server 2000 is the last supported OS. Because of this, the driver will be removed in ADOdb Version 6. + 
 +This driver is based on the 3rd party windows only [[http://odbtp.sourceforge.net/|ODBTP]] extension for PHP. The current status and reliablility of this driver is unknown. Windows client DLL for PHP versions 5.6 thru 7 are available [[https://www.apachelounge.com/viewtopic.php?t=6359|Here]] 
 + 
 +The server portion of the ODBTP connection does not run on any modern Windows Versions (Windows XP/ Server 2000 is the last supported OS). Because of this, the driver will be removed in ADOdb Version 6. 
 --------------------------------------- ---------------------------------------
 ==== Example Connection Strings ==== ==== Example Connection Strings ====
Line 30: Line 35:
 <WRAP right box round 300px> <WRAP right box round 300px>
 == Specification == == Specification ==
-^Driver Name|odbtp+^ Driver Name    odbtp_unicode                                                                                                                                                                     
-^Data Provider|odbtp| +^ Data Provider  | odbtp                                                                                                                                                                     
-^Status|Inactive((This driver is obsolete is not actively supported or enhanced by ADOdb project members, but you can provide fixes and enhancements if you have the expertise))| +^ Status         Obsolete((The driver is no longer maintained and will be removed in ADOdb V6 ))  
-^Windows|Yes| +^ Windows        | Yes                                                                                                                                                                       
-^Unix|No| +^ Unix           | No                                                                                                                                                                        
-^ADOdb V5|Yes| +^ ADOdb V5       | Yes                                                                                                                                                                       
-^ADOdb V6|Yes|+^ ADOdb V6       No                                                                                                                                                                        |
 </WRAP> </WRAP>
 This driver appears to add unicode support to the odbtp driver This driver appears to add unicode support to the odbtp driver
 +
 +{{tag>odbtp obsolete}}
 +
v5/database/odbtp.1451257386.txt.gz · Last modified: 2017/04/21 11:24 (external edit)