This class is a simple database access wrapper that support either MySQL and Microsoft SQL server.
It provides functions to:
- Open and close database connections
- Select the work database
- Executing SQL queries
- Retrieving query result rows in arrays
- Handling errors by displaying the respective error message before exiting the current script and optionally sending a warning message by e-mail to a given address.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (75.0%) |
Sufficient (66.7%) |
- |
- |
- |
- |
Not sure (44.2%) |
1827 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
example |
Example |
example use SmartSQL |
SmartSQL |
Class |
main class |