Home » Structures » Structures_DataGrid_DataSource_MDB2
DataSource driver using PEAR::MDB2 and an SQL query
This package is unmaintained.
Download latest release 0.1.11 (archived versions might be outdated)
License: New BSD
Description
This is a DataSource driver for Structures_DataGrid using PEAR::MDB2 and an
SQL query.
Maintainers
- Andrew S. Nagy (asnagy) — lead, inactive
- Olivier Guilyardi (olivierg) — lead, active
- Mark Wiesemann (wiesemann) — lead, active
Dependencies
Required
- PHP (>= 4.3)
- PEAR Installer (>= 1.6.0)
- Structures_DataGrid (>= 0.8.4)
- MDB2 (>= 2.4.1)
Releases
- 0.1.11 (beta, 2007-12-18)
Release notes
License: New BSD
- internal changes related to internal changes in Structures_DataGrid 0.9.0
- 0.1.10 (beta, 2007-06-01)
- 0.1.9 (beta, 2007-04-21)
- 0.1.8 (beta, 2007-03-11)
- 0.1.7 (beta, 2007-02-01)
- 0.1.6 (beta, 2007-01-24)
- 0.1.5 (beta, 2007-01-19)
- 0.1.4 (beta, 2007-01-07)
- 0.1.3 (beta, 2006-12-16)
- 0.1.2 (beta, 2006-08-23)
- 0.1.1 (beta, 2006-08-05)
- 0.1.0 (beta, 2006-06-19)
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #7870 | Closed | Bug | CVS | 2006-06-12 | MDB2 driver removes ORDER BY statement |
| #8790 | No Feedback | Bug | 0.1.2 | 2006-09-25 | LOB columns (oci8 at least) don't work in a normal column |
| #9342 | Closed | Bug | 0.1.2 | 2006-11-15 | function count() gives wrong answer with UNION query |
| #9759 | Closed | Bug | 2007-01-06 | fatal error when trying to connect to unexisting database with mdb2 | |
| #9871 | Closed | Bug | 0.1.4 | 2007-01-18 | Field names like SPEED_LIMIT truncated |
| #9913 | Closed | Bug | 0.1.5 | 2007-01-22 | Incorrect count when using subqueries |
| #10789 | Closed | Bug | 0.1.8 | 2007-04-20 | false positive on preg_match in fetch() |
| #18827 | Open | Bug | 0.1.11 | 2011-09-12 | _getRecords not retrieving records into $recordSet[] array |