

- #Uccx ibm informix odbc driver install
- #Uccx ibm informix odbc driver 64 Bit
- #Uccx ibm informix odbc driver drivers
- #Uccx ibm informix odbc driver driver
- #Uccx ibm informix odbc driver windows 7
#Uccx ibm informix odbc driver driver
In the case of Informix, the driver for each architecture MUST be installed separately. For example, Microsoft’s SQL Server ODBC driver installs both a 64-bit library (%WINDIR%System32sqlsrv32.dll) and a 32-bit library (%WINDIR%SysWOW64sqlsrv32.dll) on 64-bit Windows platforms. Otherwise, the connection will fail with the 'architecture mismatch' error. If a 32-bit application attempts to connect to a valid user data source for a 64-bit ODBC driver, the connection will succeed if a 32-bit version of the driver is installed.
#Uccx ibm informix odbc driver drivers
Simply put, a 32-bit application which connects to the 64-bit ODBC drivers will automatically be redirected to the 32-bit drivers based on the registry entries, whereas a 64-bit application will need no such redirection. So, for example, when a 32-bit application calls SQLDataSources, the resultant registry call is redirected from HKEY_LOCAL_MACHINESOFTWAREODBCODBC.INI to HKEY_LOCAL_MACHINESOFTWAREWow6432NodeODBCODBC.INI, and the only system data sources that are returned are ones for 32-bit ODBC drivers. Registry calls made to this key by 32-bit applications are redirected to HKEY_LOCAL_MACHINESOFTWAREWow6432Node. Registry redirection affects the HKEY_LOCAL_MACHINESOFTWARE key. The WOW64 registry redirector intercepts calls made to certain portions of the registry and redirects them to another portion of the registry. I found the following page to explain this irregularity. Now what's interesting here is that although the key Driver32 is used, the value points to the C:Program Files path as opposed to the C:Program Files (x86) path, thereby associating the Driver32 to the 64-bit drivers. The ODBC.INI file is located at C:Windows where the contents of that file lists the same data sources as those displayed in ODBC Administrator, and includes the key/value pair of the 32-bit drivers for each of those data sources Driver32=C:Program FilesIBMInformixClient-SDKbiniclit09b.dll. The 32-bit ODBC Administrator is found at %systemdrive%/Windows/ SysWoW64/odbcad32.exeĬounterintuitively, the 64-bit ODBC Administrator is found at %systemdrive%/Windows/ System32/odbcad32.exe Both locations have the same number of data sources with the same names and same key/value pairs, with the exception of the Driver key which points to it's respective driver location C:Program Files or C:Program Files (x86). This essentially lists all of the data sources and their connection details.

The drivers are installed at the following locations (based on the registry entries) I can't seem to find versions 3.70.TC3 or 3.70.FC3, but I did find 3.70.TC7 and 3.70.FC7 directly from the IBM website, which I assume are just slightly updated versions. I'd just like a little more advice to ensure I'm on the correct path. I'm was unsuccessful at finding any sort of guide or walk through online, however I did find bits and pieces which could lead to the solution.

#Uccx ibm informix odbc driver install
To do this open a comand prompt - be sure to run 'as administrator', go to the folder where the Informix SDK install is at and type: set PATH=C:WINDOWSSysWOW64 %PATH%.Ĭurrently trying to setup a development environment which can handle both 32-bit and 64-bit ODBC Informix Drivers.
#Uccx ibm informix odbc driver 64 Bit
If you are installing the 32 bit version onto a 64 bit OS you might need to prepend the SysWOW64 path temporarily to your%PATH% variable or the install may bark at you. In order to use a 32 bit ODBC driver on a 64 bit Windows machine, it has to be configured using a 32 bit ODBC Administrator which is not visible through normal Windows menu. The IBM Informix 32 bit ODBC option will not be visible when using this utility. Informix 32 bit ODBC setup for Microsoft Windows. Our ODBC driver can be easily used with all versions of SQL and across all platforms - Unix / Linux, AIX, Solaris, Windows and HP-UX. Progress DataDirect’s ODBC Driver for IBM Informix offers a high-performing, secure and reliable connectivity solution for ODBC applications to access IBM Informix data. Utilities for 32 bit operations are found in the C: Windows SysWOW64 directory. In order to use a 32 bit ODBC driver on a 64 bit Windows machine, it has to be configured using a 32 bit ODBC Administrator which is not visible through normal Windows menu options. Informix® 64-bit ODBC driver binaries have been available for many years, but the true 64-bit Informix ODBC driver was not introduced until Informix Client SDK v4.10 in early 2013. Date archived: First published: May 01, 2014. Migrating 32-bit Informix ODBC applications to 64-bit.
#Uccx ibm informix odbc driver windows 7
Informix Odbc Driver Windows 7 64 Bit Download.
