Problem:
Resolution:
AcuXDBC does get installed on the machine, but gets installed into the default location of "C:\\Program Files\\Micro Focus\\Acucbl910\\AcuGT\\bin\\". If you want the files in another location there are five steps you need to perform to be able to use 64-bit AcuXDBC from the new location.
The steps require that you have administrator rights to the local machine.
1. Copy the files from "C:\\Program Files\\Micro Focus\\Acucbl910\\AcuGT\\bin\\" to .
2. Set GENESIS_HOME= .
3. Change the properties of XDBC Query 64-bit shortcut so the target now points to .
4. Run regedit and locate the HKEY_LOCAL_MACHINE\\SOFTWARE\\ODBC\\ODBCINST.INI\\extend9 AcuXDBC (64-bit) entry. The Driver and Setup keys need to be changed to the following:
Driver=\\bin\\acuxdbc.dll
Setup=\\bin\\AcuXDBCSetup.dll
5. Ensure that acuxdbc.cfg can be found in the .
Now when you use the 64-bit version of the ODBC Manager, you will see the extend9 AcuXDBC (64-bit) in the list of drivers and it will have the details filled in. The expected version is 9.01.00.00 and the file is ACUXDBC.DLL.