This class can be used to execute SQL queries stored database.
It can store SQL queries in a database so it can execute them later given just the query identifier.
The class can execute queries and retrieve results in several different types of SQL database. Currently it supports MySQL, Microsoft SQL server, Mini-SQL and PostgreSQL.
It can also convert some MySQL specific queries to run under PostgreSQL.
| There are not enough user ratings to display for 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.
| File |
Role |
Description |
example.php |
Example |
Shows how to use the Script |
sql.cls.php |
Class |
The Main Class Full off // notes |