pierre-yves schrieb am Donnerstag, 2. August 2001, 21:50:55:

> Hello,
> I need to convert an application that run on mysql to an oracle database. The 
>application strickly use the db_mysql class
> from phplib. Can anyone suggest me another class and maybe common pitfalls to avoid ?

As far as I understand the idea behind PHPLIB, you should be off
by exchanging the class db_mysql to db_oracle

>From the manual
http://phplib.netuse.de/documentation/documentation-2.html#ss2.1 

You must change prepend.php3 to reflect the database interface
that you are using: Change the require statement for db_mysql.inc
appropriately.

-- 
Herzlich
Werner Stuerenburg            

_________________________________________________
ISIS Verlag, Teut 3, D-32683 Barntrup-Alverdissen
Tel 0(049) 5224-997 407 · Fax 0(049) 5224-997 409
http://pferdezeitung.de



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to