Login   Register  
PHP Classes
elePHPant
Icontem

Database conversion

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Ben Yacoub Hatem
Name: Ben Yacoub Hatem <e-mail contact>
Packages: 18 Browse all classes by Ben Yacoub Hatem Browse all classes by
Country: Tunisia Tunisia - PHP jobs in Tunisia
Age: 35
All time rank: 221 in Tunisia Tunisia
Week rank: 190 Down1 in Tunisia Tunisia Equal
Innovation award
Innovation award
Nominee: 4x


  Detailed description   Download .zip .tar.gz  
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.

  Classes of Ben Yacoub Hatem  >  Database conversion  >  Download .zip .tar.gz  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
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 Up
 
  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image Databases Database management, accessing and searching View top rated classes
Group folder image Text processing Manipulating and validating text data View top rated classes


  Innovation Award  
PHP Programming Innovation award nominee
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

  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file DBConv.php Class Main class
Accessible without login Plain text file sample-oraconv.php Example sample usage to convert an oracle DB

Download all files: dbconv.tar.gz dbconv.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.