Ok, so there are no exceptions being thrown.  Is there any data in the database?  This 
is the time to come clean if you're hiding something from us.    Why don't you post 
the code you're using to connect and query the data.

> -----Original Message-----
> From: Durham David Cntr 805CSS/SCBE 
> Sent: Thursday, August 08, 2002 3:36 PM
> To: Tomcat Users List
> Subject: RE: Trying to work with JDBC
> 
> 
> No exceptions being thrown?
> 
> Dave
> 
> 
> 
> 
> > -----Original Message-----
> > From: Nagpal, Vikas [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, August 08, 2002 3:22 PM
> > To: '[EMAIL PROTECTED]'
> > Subject: Trying to work with JDBC
> > 
> > 
> > Hi everybody, 
> > 
> > I was trying to connect to the ORACLE database thru the JDBC 
> > driver. I have 
> > downloaded the DRIVER TYPE 4 and unzip this driver. On 
> > unzipping one of 
> > ORACLE.JAR driver i have got the hierarchy like 
> > com/ddtek/jdbc/oracle/OracleDriver.class. I have placed this 
> > hierarchy in 
> > WEB-INF/classes directory. I have configured my CLASSPATH to 
> > point towards 
> > the tools.jar, servlet.jar, WEB-INF/classes, 
> > jdbc2_0-stdext.jar. Also in my 
> > JAVA code i have put myDriver 
> =com.ddtek.jdbc.oracle.OracleDriver and 
> > myURL=http://bioinfo.utmb.edu/cgi-bin/bsql_ProbeSet.cgi. I am 
> > not sure what 
> > exactly i need to do with the SERVER.XML file. Also i have 
> > created the 
> > instance of my JAVABEAN class in the JSP file to retrieve the 
> > requisite 
> > fields into my page. But even after this my code is not 
> able to pull 
> > anything from the database. Can anyone help. 
> > 
> > Thanks, 
> > With regards, 
> > Vikas Nagpal. 
> > 
> > 
> > --
> > To unsubscribe, e-mail:   
> > <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail: 
> > <mailto:[EMAIL PROTECTED]>
> > 
> > 
> 
> --
> To unsubscribe, e-mail:   
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to