diff options
| author | Damien Regad <dregad@mantisbt.org> | 2015-11-27 12:19:48 +0100 |
|---|---|---|
| committer | Damien Regad <dregad@mantisbt.org> | 2015-11-28 01:39:29 +0100 |
| commit | 48662642d83ba86f28ce12e82a6dd6a8853d3b6f (patch) | |
| tree | e1f809edf9645320bbc3d0c37952969547f8d1bd /README.md | |
| parent | f54c9722c41d5d4490b147ad5898c45ce1b962ea (diff) | |
| download | adodb-48662642d83ba86f28ce12e82a6dd6a8853d3b6f.tar.gz adodb-48662642d83ba86f28ce12e82a6dd6a8853d3b6f.tar.bz2 adodb-48662642d83ba86f28ce12e82a6dd6a8853d3b6f.zip | |
Update warning: inform users to upgrade to 5.20
The issue with Associative Fetch Mode has been fixed in commit
21258606cdd93fb3d9481bb83f01c4deb02cff19.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -8,7 +8,8 @@ This means you can use it in proprietary products. Home page: http://adodb.sourceforge.net/ -> **WARNING: known issue with Associative Fetch Mode in ADOdb v5.19** +> **WARNING: known issue with Associative Fetch Mode in ADOdb v5.19 +-- PLEASE UPGRADE TO v5.20 !** > When fetching data in Associative mode (i.e. when `$ADODB_FETCH_MODE` is > set to *ADODB_FETCH_ASSOC*), recordsets do not return any data (empty strings) > when using some database drivers. The problem has been reported on MSSQL, |
