Ibm Client Access Odbc Driver

Troubleshooting

  • Presents procedures for setting up your environment to support the ODBC driver. For help configuring the ODBC driver, start the ODBC administration program from the IBM i Access Client Solutions program group, and refer to the online help.
  • Connection Strings using Client Access ODBC for connections to AS/400.

How to install and configure DB2 ODBC driver. Install the correct bit-version of the Control Center from the IBM DB2 Client Server pack (further information at the start of this post). The SAS/ACCESS Interface to DB2 cannot be loaded. The SASDBU code appendage could not be loaded.

Problem

IBM iSeries Access for Windows provides both a 32-bit and 64-bit ODBC driver. This document contains information related to the 64-bit version of the ODBC driver.

Resolving The Problem

IBM iSeries Access for Windows provides both a 32-bit and 64-bit ODBC driver. The 64-bit ODBC driver is automatically installed along with the 32-bit ODBC driver when running under a 64-bit version of Microsoft Windows. ODBC applications running in 64-bit versions of Windows will automatically use the appropriate ODBC driver, depending on whether the application was compiled as 32-bit or 64-bit.
Microsoft provides the following versions of the ODBC Administrator: 32-bit and 64-bit. Both versions are named odbcad32.exe (there is no odbcad64.exe). Both versions can be accessed from the iSeries Access for Windows folder.
64-bit Windows has the familiar C:WindowsSystem32 directory, and it also has a C:WindowsSysWOW64 directory that serves a similar function as a repository for system files. That seems straight-forward. One would think that the 32-bit system files would go in the System32 directory and the 64-bit system files would go in the SysWOW64 directory. That is not the way it works. Some things in 64-bit Windows are the opposite of what you would expect. The windowssystem32odbcad32.exe is really the 64-bit ODBC Administrator. The windowsSysWOW64odbcad32.exe is the 32-bit ODBC Administrator.
Note: All available information indicates that all 64-bit files are stored in System32 and all 32-bit files are stored in SysWOW64. This does not apply just to ODBC related files.
Similarly, the 64-bit ODBC driver that is installed with iSeries Access for Windows on a 64-bit Windows PC is windowssystem32cwbodbc.dll and the 32-bit driver is windowsSysWOW64cwbodbc.dll. The driver name in both cases is iSeries Access ODBC Driver. The version of the driver manager (odbc32.dll) determines to which driver the ODBC calls get routed.
When running on 64-bit Windows, User DSNs will work with either driver. System DSNs that are created with 64-bit ODBC Administrator will only work with the 64-bit Driver. System DSNs that are created with the 32-bit ODBC Administrator will only work with the 32-bit driver. The best way to ensure that the correct DSN is created is to always use the ODBC Administration shortcuts that are created in the iSeries Access for Windows Program group because those shortcuts are properly labeled as either 32-bit or 64-bit.
The version information for the iSeries Access for Windows 64-bit ODBC contains the number 64, so it is easily identifiable. The format for the version information for Windows 32-bit or 64-bit iSeries Access for Windows ODBC driver is: aa.bb.dd.dd, where aa corresponds with the version of iSeries Access for Windows (V5R3 is 10, V5R4 is 11, and so on), bb is 0 (32-bit) or 64 (64-bit), cc is the service pack (SP) version (SP1 is 1, SP2 is 2, and so on), dd is a special fix version number (always 0 except in cases where a particular patch has been provided).
Restrictions of the 64-bit iSeries Access for Windows ODBC Driver:
Microsoft Transaction Server (MTS) is not supported on the 64-bit iSeries Access for Windows ODBC driver. For additional Information about MTS, refer to the link Use Microsoft Transaction Server (MTS) in the iSeries V5R4 InfoCenter.
Prior to V6R1 System i Access for Windows, only the Intel Itanium 64-bit processor family is supported for ODBC SSL connections. At V6R1 System i Access for Windows, support was added to include ODBC SSL connection support for the AMD 64-bit processor family. This restriction is documented in the V5R4 Information Center.
http://publib.boulder.ibm.com/infocenter/iseries/v5r4/topic/rzaij/rzaijwhatsnew.htm
Versions of iSeries Access for Windows that are supported when running on 64-bit Windows:
iSeries Access for Windows V5R4M0 and iSeries Access for Windows V5R3M0 with service pack PTF SI17742 (or later) are supported when running on 64-bit Windows. Client Access Express V5R1M0 with Service Pack SI11806 might install on 64-bit Windows and iSeries Access for Windows V5R2M0 with Service Pack SI18400 (or later) usually will install on 64-bit Windows. Some functions might work with the earlier versions, but no support is provided for these environments. It is recommended to install the V5R3M0 client using a merged PTF installation image rather than installing the base V5R3 client and then installing the service pack. Refer to the readmesp.txt file that comes with the service pack from the FTP server for instructions on how to create a merged installation image:
ftp://ftp.software.ibm.com/as400/products/clientaccess/win32/v5r3m0/servicepack/si24723/readmesp.txt
Refer to the iSeries Access for Windows home page section titled Microsoft Windows Operating Systems and iSeries Access.

Internal Use Only

IBM ISERIES CLIENT ACCESS EXP (5722XE100)

[{'Product':{'code':'SGYQGH','label':'IBM i'},'Business Unit':{'code':'BU009','label':'Systems - Server'},'Component':'Data Access','Platform':[{'code':'PF012','label':'IBM i'}],'Version':'7.1;6.1.0;5.4.0;5.3.0;5.2.0','Edition':'},{'Product':{'code':'SSC52E','label':'IBM i 7.1'},'Business Unit':{'code':'BU009','label':'Systems - Server'},'Component':' ','Platform':[{'code':','label':null}],'Version':','Edition':'},{'Product':{'code':'SSC3X7','label':'IBM i 6.1'},'Business Unit':{'code':'BU009','label':'Systems - Server'},'Component':' ','Platform':[{'code':','label':null}],'Version':','Edition':'}]

Document Information

Modified date:
17 June 2018

Question & Answer


Question

Ibm Client Access Odbc Driver

When creating a new data source name (DSN) on a Microsoft Windows 32-bit system to access the iSeries server that hosts Lotus Enterprise Integrator (LEI), you do not see the iSeries Access ODBC driver listed as an available driver. Where can you find this?

Cause

The IBM iSeries Access for Windows client isn't listed if it is not installed on the 32-bit system. Windows 32-bit systems will not normally show an ODBC driver option for iSeries when creating a new DSN via the ODBC Data Source Administrator tool.

Answer

As noted in the LEI Installation Guide, Chapter 2, System Requirements section:

  • Client libraries of the external systems to be accessed must be installed on the LEI server machine as well as the Domino server machine, if separate.

To access DB2/400 data on an iSeries system with an ODBC Driver, you must install the appropriate iSeries Access for Windows client on the 32-bit system that hosts the LEI server. Once installed, the iSeries Access ODBC Driver is listed as an available driver when creating a new DSN on the system.
For general information, refer to the IBM i Access for Windows site. For installation information including where to source the image, refer to Installing IBM i Access for Windows on the PC.
(IBM does not plan to support IBM i Access for Windows on operating systems beyond Windows 8.1. The replacement product is IBM i Access Client Solutions (ACS), which includes 5250 emulation, data transfer, printer output, console support, and more. For information regarding IBM i Access Client Solutions, refer to http://www.ibm.com/systems/power/software/i/access/solutions.html )

Internal Use Only

Contributor: Michael Gilley, per his tech review.

When creating a new data source name (DSN) on a Microsoft Windows 32-bit system to access the iSeries server that hosts Lotus Enterprise Integrator (LEI), you do not see the iSeries Access ODBC driver listed as an available driver. Where can you find this?
[{'Product':{'code':'SSKTXK','label':'IBM Enterprise Integrator for Domino'},'Business Unit':{'code':'BU003','label':'Collaboration Solutions'},'Component':'ODBC','Platform':[{'code':'PF012','label':'IBM i'},{'code':'PF033','label':'Windows'}],'Version':'8.0;7.0;6.5','Edition':'}]

Document Information

Ibm Iseries Access Odbc Driver Download

Modified date:
16 June 2018