How can I do JDBC connectivity using oracle 8i

T

to_rachit

In my JDBC application I want to use oracle 8i.When I connect using
sun.jdbc.JdbcOdbcDriver and with scott , tiger .Application compile
successfully.When I run it it go infinitely and application unable to
connect 8i.Same application easily connect with oracle 8.What should I
do.
 
K

Ken Larson

In my JDBC application I want to use oracle 8i.When I connect using
sun.jdbc.JdbcOdbcDriver and with scott , tiger .Application compile
successfully.When I run it it go infinitely and application unable to
connect 8i.Same application easily connect with oracle 8.What should I
do.
generally using the jdbc/odbc driver is not recommended, try using the
oracle "thin" jdbc driver. you can download this from oracle. My guess
is it will work much better.

Ken
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,522
Members
44,995
Latest member
PinupduzSap

Latest Threads

Top