Guilherme Blanco wrote:
The PDO will be only considered a true abstraction layer when it fixes
a couple of very painful issues it has.

One good example is retrieving more than a single BLOB column from an
Oracle database table.. it crashes PHP and most of the times, Apache.
Patch was already submitted to Chris, but it's far from complete and
until now there's no viable solution to be merged into PHP.

Yeah, I still use AdoDB for most projects (despite the fact that it's bloated) because I looked at the PDO API and it just didn't do things the way I want to do things. It struck me as yet another API for application programmers written by a system programmer who'd never written an application of the type that's getting supported.
_______________________________________________
New York PHP Users Group Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

http://www.nyphp.org/Show-Participation

Reply via email to