Databases: ADODB SQL 2 Excel
Rubens (contact me)
This class can be used to generate Excel files in the XLS format from database query results.
This is an altered version of of the SQL 2 Excel class, originally provided by Dzaiacuck, that uses ADODB API instead of MySQL. It extends the GeraExcel class to generate Excel files from the results of execution of an SQL query.
It takes an SQL query string and the array of titles of columns of the Excel spreadsheet file to be generated.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Good (83.3%)
| Good (83.3%)
| -
| Sufficient (75.0%)
| -
| -
| Not sure (57.5%)
| 816 |
Click here for detailed information about this class on phpclasses.org