Skip to content

failed to load mysqltcl - couldn't load library "libmysqltcl.dll" #241

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

You must be logged in to vote

Hi,
There is a section in the documentation that covers this in detail Verifying the Installation of Database Client Libraries Everything you need is on this page including an example walkthrough of finding the MySQL library you are looking for on Windows.

Please note the full error message in librarycheck "this library or a dependent library could not be found in library path"
So yes of course libmysqltcl.dll can be found because it is installed with HammerDB but can the dependent libraries be found? In your case HammerDB needs to dynamically load the libmysql.dll library so it needs to be installed and HammerDB needs to be told where to find it. The documentation explains how to do this.

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
4 replies
@sm-shaw
Comment options

@Sbleck
Comment options

@Sbleck
Comment options

@sm-shaw
Comment options

Answer selected by sm-shaw
Comment options

You must be logged in to vote
1 reply
@sm-shaw
Comment options

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