Re: newbee - jdbc

  • From: "Richard Ji" <richard.c.ji@xxxxxxxxx>
  • To: md@xxxxxxxxxxxxx
  • Date: Wed, 19 Apr 2006 12:10:07 -0400

What your Oracle version and JDK version?  JDBC drivers are under
$ORACLE_HOME/jdbc/lib.  If you JDK is 1.4 and above and Oracle is 10g,
then you should put ojdbc14.jar in your classpath.  You should read up
on Oracle's JDBC Developer's Guide.

HTH

Richard Ji

On 4/19/06, Mathias Diehl <md@xxxxxxxxxxxxx> wrote:
> Hi List,
>
> soryy for the dumb question...
>
> I'm *very* new to oracle and tried to setup a java app using jdbc on a second 
> server.
>
> I get the error:
> Check that the Jdbc drivers are included in your class path.
> Error loading JDBC driver: "oracle.jdbc.driver.OracleDriver
--
//www.freelists.org/webpage/oracle-l


Other related posts: