Databases: Database conversion
Ben Yacoub Hatem (contact me)
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.
Click here for detailed information about this class on phpclasses.org