This week's book giveaway is in the General Computing forum. We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line! See this thread for details.
This is my first program i am Connection to Personal oracle 8 using i-net Auguro Driver Version 1.04 for Oracle 8.0 Server I am working in WIN-98 which has no server. I m getting this runtime error
DriverManager.initialize: jdbc.drivers = null JDBCDriverManager initialized registerDriver: driver[className=com.inet.ora.OraDriver,com.inet.ora.OraDriver@2a9835] DriverManager.getConnection("jdbc:inetora") trying driver[className=com.inet.ora.OraDriver,com.inet.ora.OraDriver@2a9835] java.net.ConnectException: Connection refused: no further information at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.PlainSocketImpl.doConnect(Unknown Source) at java.net.PlainSocketImpl.connectToAddress(Unknown Source) at java.net.PlainSocketImpl.connect(Unknown Source) at java.net.Socket.(Unknown Source) at java.net.Socket.(Unknown Source) at com.inet.ora.OraDriver.connect(Unknown Source) at java.sql.DriverManager.getConnection(Unknown Source) at java.sql.DriverManager.getConnection(Unknown Source) at auguro.main(auguro.java:32) getConnection failed: com.inet.ora.SQLException: Connection refused: no further information My Code : ------------------------------------------------------------
------------------- Please help me 1. Please suggest me a compatible driver. 2. Any corrections in the code are most welcome. regards bapi bapidhar@mantrafreenet.com
[This message has been edited by Thomas Paul (edited March 28, 2001).]
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.
subject: i-net Auguro Driver Version 1.04 for Oracle 8.0 Server.....HELP