This package can be used to access SQL database of different types with the same API.
There is a main class that creates an object of a driver class and takes care of calling the appropriate driver class functions. The driver class functions can:
- Establish database connections
- Access a given database
- Execute SQL queries
- Retrieve query results into an array
This packages comes with a built-in MySQL driver class.
| 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 |
|
|