This package implements several interfaces to provide a DBMS independent access to SQL databases.
The interfaces define functions to manage database conections, execute SQL queries and retrieve results.
There are classes that implement these interfaces for MySQL and Microsoft SQL servers. Applications using these classes may use any of the supported databases eventually without changing the applications code.
The classes handle errors by throwing standard exceptions.
|
|
| Name: |
SQL databases interface |
| Base name: |
dbcontrol |
| Description: |
Database abstraction library independent wrapper |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
2886 users |
| All time rank: |
1125 |
| Week users: |
0 users |
| Week rank: |
2045  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (70.8%) |
Sufficient (75.0%) |
Sufficient (66.7%) |
Sufficient (66.7%) |
- |
- |
Not sure (56.2%) |
1102 |
| Month: |
Not yet rated by the users |
| |
Packages that need this class |
|
|
| |
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 |
|
|