DB2 (AS/400 Toolbox for Java JDBC Driver)


IBM Toolbox for Java is a library of Java classes that are optimized for accessing iSeries and AS/400 data and resources. You can use the IBM Toolbox for Java JDBC driver to access local or remote DB2 UDB for iSeries 400 databases from server-side and client Java applications that run on any platform that supports Java.

Driver file: The .jar, .zip or .class file that contains the JDBC driver
Connection URL: Specify the location of the JDBC data provider
<host_name>: The IP address or the domain name of the database server
User: User name to login to the database
Password: Password of the user name specified