 |
|
Innovation award
 Nominee: 2x |
This class provides a database abstraction layer to execute common SQL queries in different database types.
There is factory class that can create objects of different classes to access different types of databases. Currently there are classes to access Interbase, Microsoft SQL server, MySQL and PostgreSQL.
These database access classes implement a common interface for executing SELECT, INSERT, UPDATE and DELETE queries.
The SELECT query results are stored in a protected array class variable. The base class implements functions to retrieve data from the query results.
|
|
| Name: |
Database Connect |
| Base name: |
absclass |
| Description: |
Execute common SQL queries for different databases |
| Version: |
- |
| PHP version: |
5.0 |
| License: |
Free To Use But Restricted |
| All time users: |
1103 users |
| All time rank: |
2960 |
| Week users: |
0 users |
| Week rank: |
2139  |
| |
|
| 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 |
|
|