Databases: ODBC Conn
José Augusto Ferreira Franco (contact me)
This class is a wrapper to access databases using the ODBC API. It can:
- Establish connections
- Prepare and execute SQL queries and retrieve the results into arrays
- Manage transactions
- Insert or update table rows using an array of field values
- Delete table rows that match a given condition
- Drop tables
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Good (87.5%)
| Good (93.8%)
| -
| Good (81.3%)
| -
| -
| Sufficient (61.3%)
| 575 |
Click here for detailed information about this class on phpclasses.org