Thanks Ricardo for your comments.

What do you think guys: ADODB or PEAR::DB ?

----- Original Message -----
From: "Ricardo Lopes" <[EMAIL PROTECTED]>
To: "Muhammed Mamedov" <[EMAIL PROTECTED]>
Sent: Wednesday, January 21, 2004 11:21 AM
Subject: Re: [PHP-DB] Database Abstraction Layer?


> You have ADODB and PEAR DB that both work as abstraction layer. I have
used
> ADODB and seems to me that is very good, yet i have not tested PEAR DB...
>
> To make php code 100% database independent is not very easy, depends of
what
> are you going to do with your code. Use the ADODB or PEAR functions every
> time possible, and avoid the using of sql statements in your code because
> you have to carefull design then to be database independent but that can
be
> a very difficult task.
>
> ----- Original Message -----
> From: "Muhammed Mamedov" <[EMAIL PROTECTED]>
> To: "phpdb" <[EMAIL PROTECTED]>
> Sent: Wednesday, January 21, 2004 8:31 AM
> Subject: [PHP-DB] Database Abstraction Layer?
>
>
> Hello everybody,
> What do you think is the best method to abstract php code from a specific
> database?.
> Make PHP code 100% database independent?..
>
> Waitin' for your comments.
> Muhammed Mamedov
>
>

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to