Problem:
AcuXDBC works fine when installed on Windows 7 or Windows Server 2008.
It works from DOS prompt, but it gives the following error
[TOD][ODBC Driver]DLLLOAD: xvision, The operating system cannot run %1
trying to link a table in MS Access, MS Excel and Open Office.
Resolution:
The solution is to modify the environment variable PATH, making sure that the directory which contains AcuXDBC libraries is the first of the ACU/Micro Focus occurences.
I.e.: if the original PATH contains something like this:
C:\\Acucorp\\Acucbl620\\AcuGT\\bin;C:\\WINDOWS;C:\\Program Files\\Micro Focus\\Acucbl911\\AcuGT\\bin
It must be changed this way:
C:\\Program Files\\Micro Focus\\Acucbl911\\AcuGT\\bin;C:\\Acucorp\\Acucbl620\\AcuGT\\bin;C:\\WINDOWS
Incidents: 2575400
#AcuXDBC
#ACUCOBOL-GT