Did you check if Oracle was running or not?
I got that error whenever there is some problems with Oracle.
=>-----Original Message-----
=>From: Mukka, Srikanth [mailto:[EMAIL PROTECTED]]
=>Sent: Friday, September 01, 2000 7:39 AM
=>To: [EMAIL PROTECTED]
=>Subject: Could not connect to the database
=>
=>
=>Hi All,
=>Urgent help needed.
=>I am getting this problem
=>java.sql.SQLException: Io exception: The Network Adapter
=>could not establish
=>the connection
=>this is the code. I am using Oracle Internet Application
=>Server. Do I need
=>to do any configuration setup after installation, how do I check
=>java.sql.DriverManager.registerDriver(new
=>oracle.jdbc.driver.OracleDriver());
=>Class.forName("oracle.jdbc.driver.OracleDriver");
=>java.sql.Connection con =
=>java.sql.DriverManager.getConnection("jdbc:oracle:thin
=>:@eurodb:1521:eurodev","dev","dev");
=>
=>Thanks in advance
=>
=>Srikanth
=>
=>______________________________________________________________
=>_____________
=>To unsubscribe, send email to [EMAIL PROTECTED] and
=>include in the body
=>of the message "signoff SERVLET-INTEREST".
=>
=>Archives: http://archives.java.sun.com/archives/servlet-interest.html
=>Resources:
=>http://java.sun.com/products/servlet/external-resources.html
=>LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
=>
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html