ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:database:proxy

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
v5:database:proxy [2019/11/28 03:44] – typos peterddv5:database:proxy [2020/01/04 16:57] – Deprecated per discussion in PR #444 dregad
Line 8: Line 8:
 ^Alternate Name|csv| ^Alternate Name|csv|
 ^Data Provider|proxy| ^Data Provider|proxy|
-^Status|Active((This driver is actively supported by ADOdb project members))|+^Status|Deprecated((This driver is actively supported by ADOdb project members))|
 ^Windows|Yes| ^Windows|Yes|
 ^Unix|Yes| ^Unix|Yes|
Line 15: Line 15:
  
 </WRAP> </WRAP>
 +<WRAP important>
 +This functionality is deprecated as of ADOdb 5.21.0 and will be removed in a later release, unless the community contributes with necessary security enhancements, [[https://github.com/ADOdb/ADOdb/pull/444|as discussed on Github]].
 +</WRAP>
 +
 ===== Description ===== ===== Description =====
 The ''proxy'' driver is the client-side driver used by the  [[v5:proxy:proxy_index|ADOdb Proxy Server]]. Prior to ADOdb version 5.21, the ''csv'' and ''proxy'' drivers could be used interchangeably, but since 5.21, enhancements and fixes are only applied to the ''proxy'' driver, and only that one should be used. The ''proxy'' driver is the client-side driver used by the  [[v5:proxy:proxy_index|ADOdb Proxy Server]]. Prior to ADOdb version 5.21, the ''csv'' and ''proxy'' drivers could be used interchangeably, but since 5.21, enhancements and fixes are only applied to the ''proxy'' driver, and only that one should be used.
v5/database/proxy.txt · Last modified: 2020/01/13 13:15 by dregad