Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

JDBC driver for DB2

0 views
Skip to first unread message

jonghyun lee

unread,
Jul 29, 1998, 3:00:00 AM7/29/98
to
Where can I get JDBC driver for DB2? I'm using free trial version of DB2
Universal DB 5.0 and it seems that there's a java class for JDBC called
"COM.ibm.db2.jdbc.app.DB2Driver", but I don't have any idea about where to
get it.

Any help would be appreciated. Thanks!

Jerry D. Stuckle

unread,
Jul 30, 1998, 3:00:00 AM7/30/98
to

I don't know if it's in the free trial version or not (I suspect it is),
but you can find all the drivers in \SQLLIB\JAVA\DB2JAVA.ZIP. This is a
JAR file.

--
Jerry Stuckle
JDS Computer Training Corp.
Sun Certified Java Programmer
VisualAge/Java Certified Developer
VisualAge/C++ Certified Developer

H. T. Morgan

unread,
Jul 30, 1998, 3:00:00 AM7/30/98
to
jonghyun lee wrote:
>
> Where can I get JDBC driver for DB2? I'm using free trial version of DB2
> Universal DB 5.0 and it seems that there's a java class for JDBC called
> "COM.ibm.db2.jdbc.app.DB2Driver", but I don't have any idea about where to
> get it.
>
> Any help would be appreciated. Thanks!

Look in your SQLLIB\JAVA there is db2java.zip file. You must add the
library path to the CLASSPATH in your autoexec.bat (win95).

0 new messages