Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Dec 2002 12:24:52 -0500 
From:      "Lapinski, Michael (Research)" <lapinski@crd.ge.com>
To:        "'Fredrick Nilsson'" <fredrick.nilsson@framfab.se>, "'freebsd-java@freebsd.org'" <freebsd-java@FreeBSD.ORG>
Subject:   RE: using jdbc 3.0
Message-ID:  <E4AAC34FE3CF564D8AE89EB8AC333FD705CFF1A1@XMB03CRDGE>

next in thread | raw e-mail | index | archive | help
I think your problem stems from not having the 
JDBC driver jars in your class path. 
For exampel if your using JDBC 2.0 and oracle you 
need to include class12.zip in the classpath.

Are they runtime or compile time errors that 
you are getting?


-mtl

--------------------------------------------------
Michael Lapinski
Computer Scientist
GE Research


"I think there is a world market for maybe five computers."
            - IBM Chairman Thomas Watson, 1943


->-----Original Message-----
->From: Fredrick Nilsson [mailto:fredrick.nilsson@framfab.se]
->Sent: Friday, December 06, 2002 12:20 PM
->To: 'freebsd-java@freebsd.org'
->Subject: using jdbc 3.0
->
->
->hi!
->
->iv'e just started with learning how to use java in web applications. i
->started with installing tomcat and made some programming 
->using javax.sql.
->now when i want to move on, i want to use javax.sql in 
->ordinary classes that
->are used in jsp-pages. the only problem is that javax.sql 
->isn't included in
->the jdk that i'm using (1.2). i tried to use classpath to tomcats .jar
->files, but i still couldn't use javax in ordinary classes. 
->
->i dont really know where to go from here. does someone know 
->of a separate
->download that bundles jdbc 3.0? or can i still do some tricks with
->classpaths?
->
->br
->
->.fredrick
->
->To Unsubscribe: send mail to majordomo@FreeBSD.org
->with "unsubscribe freebsd-java" in the body of the message
->

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E4AAC34FE3CF564D8AE89EB8AC333FD705CFF1A1>