 |
|
Innovation award
 Nominee: 4x |
This class is meant to process SQL code with syntax that is specific to certain databases and convert it to SQL code that is database neutral.
The goal of the class is to help avoiding the use of SQL code that is not compatible with all the supported databases.
Currently the class supports converting SQL code specific to Oracle, MySQL, Microsoft SQL Server, SQLite and ODBC.
|
|
| Name: |
Database conversion |
| Base name: |
dbconv |
| Description: |
Convert database specific SQL to neutral SQL code |
| Version: |
- |
| PHP version: |
- |
| License: |
The PHP License |
| All time users: |
1264 users |
| All time rank: |
2654 |
| Week users: |
1 user |
| Week rank: |
2054  |
| |
|
 January 2005
Number 3
Prize: One downloadable copy of Roadsend PHP Compiler |
Sometimes it is convenient to write applications that can work with many different SQL based databases.
Some database abstraction packages can help writing applications that can work unchanged with different databases.
However, if you start using SQL code that uses features that are specific of certain databases, it will be harder to make the applications work with other databases later.
This class can help avoiding some SQL portability problems by converting the SQL code that you use into SQL code that does not use certain database specific features known by the class.
Manuel Lemos |
| There are not enough user ratings to display for 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 |
|
|