On Saturday 06 April 2002 19:34, Pedro M.S. Oliveira wrote: > Hi all ;) > usually i just use mysql with php, but this time i will need to access > an oracle database, knowing oracle is not a problem, but i'm searching > for a DB abstraction layer that is tested and working. > as i never used this before, just mysql_query () type things or ora type > querys for instance, i would appreciate your advice on this matter, so i > don't have to write a 2 versions program.
You can try ADODB which is a pretty comprehensive DB abstraction layer supporting most popular DBs. http://php.weblogs.com/ADODB Or look in: http://www.phpclasses.com -- Jason Wong -> Gremlins Associates -> www.gremlins.com.hk Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * /* A Smith & Wesson beats four aces. */ -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php