Skip to content

help,please #537

Answered by sm-shaw
tiandiren asked this question in Q&A
Discussion options

You must be logged in to vote

This is covered in the documentation in the section Verifying the Installation of Database Client Libraries. This also includes an example with MySQL on how to troubleshoot.

As per the image below using the dependencies utility described in the documentation, HammerDB's libmysqltcl.dll needs to load libmysql.dll, so this needs to be in the path. Note that HammerDB is 64-bit and it shows under the Machine column as "AMD64" which is 64-bit x86. If you have a libmysql.dll in your path that is 32-bit it will give you the error you see. So make sure that the 64-bit version of the library is first in your path.

Use the librarycheck command to verify that the libraries can be downloaded:

Hammer…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by sm-shaw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #536 on April 14, 2023 17:19.