It's quite some time since my last experience with DB2, however, maybe
this gives you a start:

There are multiple jdbc-drivers available for DB2.

Obviously, youÄre using a class3-JDBC-driver, meaning that this is not
a plain java-driver but needs some middleware to connect to DB2
(DB2-Connect).

However, DB2 also is offering a class4-JDBC-driver that does not make
use of any such middleware.

We're also using this driver in some client's environments.

When I'm in the office later on, I'll lookup the name and the jdbc-url
and let you guys know.

Cheers

Gregor
-- 
what's puzzlin' you, is the nature of my game
gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2
gpgp-key available @ http://pgpkeys.pca.dfn.de:11371

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to