Appendix A

Section A.1

JDBC/ODBC Drivers

AS/400 Toolbox Driver

What’s In This Chapter:

ƒAS/400 Toolbox Driver on page 118

ƒAttunity Driver on page 119

ƒMySQL Connector/J Driver on page 121

ƒPostgreSQL Driver on page 122

ƒSyBase JConnect Driver on page 124

ƒSequelink DataDirect Informix ODBC Driver on page 125

ƒSequelink DataDirect MS Access ODBC Driver on page 126

ƒTeradata Driver on page 128

ƒInstalling JDBC/ODBC Drivers on page 129

ƒTroubleshooting on page 130

Refer to the supplied Readme.txt file for information regarding the location of the required driver files necessary to connect using the JDBC/ODBC eWay.

A.1 AS/400 Toolbox Driver

Configuration Properties:

ƒOTD Wizard: Database Connection Information on page 118

ƒEnvironment Properties on page 119

A.1.1 OTD Wizard: Database Connection Information

To connect to AS/400, use the information provided in Table 24 to complete the Connect to Database step of the JDBC/ODBC OTD Wizard. To access DB2, it is recommended to use the DB2 eWay Adapter or the DB2 Connect eWay Adapter.

Table 24 AS/400 Database Connection Information

Parameter

Value

 

 

 

 

Driver Jar Files

jt400.jar

 

 

Driver Java Class Name

com.ibm.as400.access.AS400JDBCDriver

 

 

URL Connection String

jdbc:as400://<server-name>:<server-port>/

 

Note: NOTE: Default server port is 446.

 

 

User Name

Login name of the account used to access the AS/400 database.

 

 

Password

Password associated with the login account name used to

 

connect to the AS/400 database.

JDBC/ODBC eWay Adapter User’s Guide

118

Sun Microsystems, Inc.

Page 118
Image 118
Sun Microsystems JDBC/ODBC Adapter AS/400 Toolbox Driver, OTD Wizard Database Connection Information, Parameter Value