Forum Moderators: coopster
Thanks in advance
I'm not aware of a magic bullet for this, but you may want to look into PEAR DB, which will let you write code that is basically database independent.
[pear.php.net...]
These functions allow you to access Oracle9, Oracle8 and Oracle7 databases. It uses the Oracle Call Interface (OCI).