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: I 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 the 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) are corrupted or do not have any version or details of the file in the file property.
The cause of the corrupted or wrong libeay32.dll file could be any other software that also uses similar technology that might have replaced this. QODBC will not install this file if it already exists and is the same or a newer version.
To resolve this issue, You need to rename libeay32.dll & ssleay32.dll files & install QODBC again.
You can find libeay32.dll & ssleay32.dll from:
If you have a 32-bit machine: C:\Windows\System32\
If you have a 64-bit machine: C:\Windows\SysWOW64\
To rename a file, Right-click on the 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 versions of other file details in the file property.
Keywords: The ordinal 2874 could not be located in the dynamics link library LIBEAY32.dll
|