hello! m a newbie with connecting oracle to java.
i get an error .... may b in the connection string
java.sql.SQLExc eption: Io exception: Connection
refused(DESCRIP TION=(TMP=)(VSN NUM5295744)(ER R 505)(ERROR_STAC K=(ERROR=(CODE 505)(EMFI=4))))
i think this mite be due to the different host name or the port number.
the host string for the sql plus is "oracle" and the port number is 1521.
even i dnt get a static ip address for my laptop..
could u please help me? its urgent!
thnx a lot
i get an error .... may b in the connection string
java.sql.SQLExc eption: Io exception: Connection
refused(DESCRIP TION=(TMP=)(VSN NUM5295744)(ER R 505)(ERROR_STAC K=(ERROR=(CODE 505)(EMFI=4))))
i think this mite be due to the different host name or the port number.
the host string for the sql plus is "oracle" and the port number is 1521.
even i dnt get a static ip address for my laptop..
could u please help me? its urgent!
thnx a lot
Comment