This one time, at band camp, Manuel Lemos <[EMAIL PROTECTED]> wrote:

> The matter is that PDO does not offer real database independence, so
> application developers that want to not have to deal with the important
> aspects that are different among databases will still have to deal them
> in their applications making their applications non-portable.

The point of PDO is not to gain database independence, rather a very
real attempt to create a standard database interface for PHP. This
it succeeds in doing.

Kevin

-- 
"Democracy is two wolves and a lamb voting on what to have for lunch. 
Liberty is a well-armed lamb contesting the vote."

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

Reply via email to