01-16-2010, 06:00 PM
|
#4 (permalink)
|
|
is cute and cuddly
Join Date: Mar 2008
Location: Vegas, Baby
Posts: 963
Thanks: 31
|
Quote:
|
Like you said, PDO doesn't solve the issue of having to rewrite queries if you switch DBMS, which I believe is PDO's main failure.
|
That's not a shortcoming of PDO - PDO, as it states, is not a database abstraction layer, it's a data access abstraction. Using it as such is using a phillips to screw in a robertson.
|
|
|
|