Tagged Questions
0
votes
1answer
243 views
Using Zend on Quercus/Tomcat and connect to Oracle
I am using Zend on Quercus/Tomcat and I want to connect to Oracle using Zend_db.
(a) How to make Quercus connect to Tomcat JNDI data source to a Oracle database
(b) How to make Zend_db to connect to ...