Hello,
Been messing with this for a bit. I have installed Rational
Application Developer 6 on my workstation and DB2 v9.1 Client. I have
created DB2 database alias' successfully for my databases. My issue is
that when I try and create a connection using these alias' from RAD to
my databases I either can't find the proper jdbc class's to use or if I
include all of the jar's I find in the db2 java folder I end up getting
an error message dealing with COMMIT/ROLLBACKS.
So my question is this.
Which jar's am I supposed to include with the RAD connection wizard for
starters, because I think I'm using the incorrect ones.
Mark A - 30 Oct 2006 23:00 GMT
> Hello,
>
[quoted text clipped - 8 lines]
> Which jar's am I supposed to include with the RAD connection wizard for
> starters, because I think I'm using the incorrect ones.
The DB2 client and aliases only apply when using the DB2 Type 2 driver.
You need the jars when using the Type 4 universal driver.