Post by Joe WeinsteinI don't have a local machine that I have access to a SQLLIB directory. I do
have the name and connection details for the DBMS I need to connect to. If
someone would email me that jar I could reproduce and debug the problem I'm
working on. Every other DBMS vendor I know of, provides a type-4 driver as
a simple standalone download for clients to run anywhere.
My mistake; I understood your note to mean that you had downloaded the V8.1
fixpack and therefore should have had the db2jcc.jar on your machine.
I took a bit of a look around and didn't find any place to download the Type
4 driver by itself. That doesn't mean it isn't there though; maybe I just
didn't look in the right places ;-)
However, I found a relevant FAQ at
http://www-106.ibm.com/developerworks/db2/library/techarticle/0307zikopoulos/0307zikopoulos.html#faqs
Here's the first question in that FAQ, along with the answer:
----------------------------------------------------------------------------
-----------------------------------
Frequently asked questions
Q1: Where can I get the DB2 UDB JDBC Type 4 driver?
A1: The driver is provided with the DB2 UDB client, or you can download
trial versions of DB2 UDB Express or DB2 UDB Personal Developers Edition.
----------------------------------------------------------------------------
--------------------------------------
That suggests to me that the Type 4 driver may not be available as a
standalone download. If any of the lab folks are monitoring this thread,
perhaps you could confirm or deny that suspicion? Assuming that there is no
separate download for the driver, you will either have to download one of
the suggested products and dig db2jcc.jar out of it or hope that someone
reading this newsgroup can send it to you. Lots of people reading this
newgroup have V8 so one of them may be able to send you a copy of that jar.
Unfortunately, I don't have V8 installed myself so I don't have the
db2jcc.jar to send you, otherwise I would.
By the way, you may want to post a followup with your email address,
although most people could probably figure out pretty easily ;-)
If all else fails, email me offline and I can see if one of my friends can
send you that jar. He has V8 but he travels frequently so it could take days
before he sees an email from me and responds.
Rhino