T
Tinco
Guest
Hi Bernd, On the screenshot I can see that the dpw_data System DSN is for the 64 bit version of the OpenEdge 11.6 ODBC driver. The registry key: [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ODBC\ODBCINST.INI\Progress OpenEdge 11.6 Driver] "Driver"="D:\\Appl\\Appl\\DPW\\Progress\\OpenEdge\\pgoe27.dll" "Setup"="D:\\Appl\\Appl\\DPW\\Progress\\OpenEdge\\pgoe27.dll" "DriverODBCVer"="3.52" "APILevel"="1" "ConnectFunctions"="YYN" "CPTimeout"="60" "FileUsage"="0" "SQLLevel"="0" "UsageCount"="1" however show a 32 bit OpenEdge ODBC driver entry. Is the OpenEdge installation on D:\\Appl\\Appl\\DPW\\Progress\\OpenEdge a 32 bit installation? Also I would have expected the file pgoe27.dll to be within a bin directory, something like: D:\\Appl\\Appl\\DPW\\Progress\\OpenEdge\\bin\\pgoe27.dll which 32 bit OpenEdge product was installed to provide the 32 bit version of pgoe27.dll on the Windows machine? The received Microsoft error 193 is described on: knowledgebase.progress.com/.../The-setup-routines-for-the-Progress-OpenEdge-10-x-Driver-ODBC-driver-could-not-be-loaded-due-to-system-error-code-193 This error 193 is either caused by a 32 bit program trying to use a 64 bit driver or a 64 bit program trying to use a 32 bit ODBC driver Kind regards, Tinco
Continue reading...
Continue reading...