This class can be used to retrieve database query result records.
It opens a connection to a server of one of the supported database types and executes a given SQL query.
The class retrieves the results into an array class variable so it can provide a way to browse back and forth the different records contained in the results.
Currently it supports querying MySQL databases but other databases may be supported in the future.
| There are not enough user ratings to display for this class. |
| Class |
Dependency |
Why it is needed |
| GV Conection Class |
Required |
Need to conect and retrieve the data from database |
| Class |
Dependency |
Why it is needed |
| GV Pagination Class |
Required |
Registers that will be show are registers |
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.