[Oracle] What's the best Adapter?
Hi people.
I'm implementing some apps using Oracle as database, and i want yours opinions about what DB Adapter is the best for use, the Oracle (Zend_Db_Adapter_Oracle) or PDO_OCI (Zend_Db_Adapter_Pdo_Oci)? I mean in performance, security and others elements.
Thanks.
|