Installation Problem with QODBC
Problem Description 1:
I am trying to install QODBC on my system installation hung (not responding) at 10 % then gave the error below: Could not load the DLL library C:\Windows\System32\fqqb32.dll. Invalid access to memory location.


Problem Description 2:
I am trying to install QODBC on my system & got below error:
The ordinal 2874 could not be located in the dynamics link library LIBEAY32.dll
Solution:
You might face this issue if ssleay32.dll & libeay32.dll (Open SSL files) corrupted or did not have any version or any details of the file in the file property.
The cause of the corrupted or wrong libeay32.dll file could be any other software which also uses similar technology might have replaced this. QODBC will not install this file is it already exists and is same or newer version.


To resolve this issue, You need rename libeay32.dll & ssleay32.dll file & install QODBC again.
You can find libeay32.dll & ssleay32.dll from:
If you have 32-bit machine: C:\Windows\System32\
If you have 64-bit machine: C:\Windows\SysWOW64\
To rename file, Right-click on file & click on "Rename" Rename both files one by one.

Rename file:


Rename file:

Now install QODBC. Refer: Connecting QODBC Driver to QuickBooks for the First Time (Video)
Verify both Open SSL files after installation. You will notice that files have version other details of the file in the file property.


Keywords: The ordinal 2874, could not be located in the dynamics link library LIBEAY32.dll
|