Autohotkey dllcall to SQL libmysql.dll Topic is solved

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
Elendiar
Posts: 17
Joined: 03 Jul 2018, 05:44

Autohotkey dllcall to SQL libmysql.dll

Post by Elendiar » 17 Aug 2018, 06:28

Hi. Need help, trying use https://github.com/AHK-just-me/Class_MySQLAPI, and it works, on my testing sql server. But when i connect to work server, get error "Connection failed! 2026 - SSL connection error: Unable to get certificate". HeiduSQL connect to server without ssl, but cant from dll. Please help, how can i disable ssl from dll ?

Elendiar
Posts: 17
Joined: 03 Jul 2018, 05:44

Re: Autohotkey dllcall to SQL libmysql.dll  Topic is solved

Post by Elendiar » 18 Aug 2018, 00:53

After hundreds of attempts it was possible to force the method to work using libmySQL.dll from AHK DBA https://autohotkey.com/board/topic/7117 ... mysql-ado/

Skywalker
Posts: 12
Joined: 14 Oct 2013, 15:28

Re: Autohotkey dllcall to SQL libmysql.dll

Post by Skywalker » 24 Jan 2022, 09:44

Hi Elendiar,
it would be nice to know how you resolved it, because i use DBA too but cannot connect SSL encrypted to a database
Do you remember how you solved it?

Post Reply

Return to “Ask for Help (v1)”