Do we need Oracle client?
843854Nov 23 2004 — edited Nov 23 2004Hi,
I have Java-JSP running on my local machine. I don't have Oracle client on my dektop. I am trying to connect to the database server using Oracle Drivers (classes12.jar). I am getting SqlException: Network Adapter Could not establish connection.
I am not sure whether I need to have Oracle Client installation? Does oracle drivers help us to talk to oracle database without client installed? Please let me know.