Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Help with Setting up Oracle 7 with Oracle JDBC???

Help with Setting up Oracle 7 with Oracle JDBC???

From: <mattsullivan_at_my-deja.com>
Date: Wed, 08 Dec 1999 20:28:22 GMT
Message-ID: <82mf10$np3$1@nnrp1.deja.com>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US