You have to JT400.jar file to make DB connections to the 400. The Driver
Class name you can use is com.ibm.as400.access.AS400JDBCDriver. Remember
that this driver is type 4 driver. 

You need not make any changes to the as400. You can connect to the
database with your username and password.

Hari

-----Original Message-----
From: Gustavo Rojas [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, January 28, 2003 1:44 PM
To: Tomcat Users List
Subject: Driver for connecting to a AS/400


What is the driver that i have to use to connect to a AS400, for make
consults to a database DB2 that is in the AS400.
from a Tomcat 4.1 configured for default, running in a Mandrake linux
8.2.
I have the jt400.jar in $CATALINA_HOME=/common/lib/jt400.jar, some guys
toll us that this is the drivers that i have to use to make a
connection.
and what i have to write in the Class.forname, if i have the correct
driver, I have to make any changes in the as400 or with the username and
password its just fine.


Thanks a lot.


Gustavo



--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to