Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Help with Setting up Oracle 7 with Oracle JDBC???
Hello all,
I am trying to communicate with an Oracle 7 NT database using the Oracle JDBC classes (classes111.zip). The problem is that I just cant get the connection to go through.
All I keep getting is the following error (whether it is run on the same machine as Oracle or not).
java.sql.SQLException: Connection refused: no further information
at oracle.jdbc.dbaccess.DBError.check_error(DBError.java:230) at oracle.jdbc.driver.OracleConnection.<init> (OracleConnection.java:110)
Are there any step-by-step guides out there on how to set up Oracle and the classes so this will work? A few examples of this?
Thanks,
Matt
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Wed Dec 08 1999 - 14:28:22 CST
![]() |
![]() |