Future versions of the MySQL ODBC drivers may be compatible with the 2017 redistributable - check the MySQL ODBC documentation. Download and install the Visual Studio C++ 2015 redistributable:Īt the time this was written you specifically need the 2015 redistributable, and using the 2017 redistributable did not work.
If you need to know which versions of MySQL are supported by the version of Iguana you are using please contact us at set up a new ODBC data source for MySQL Server: This is particularly true if you are not able to use the the latest version of Iguana. Note: Iguana may not always support the very latest version of MySQL ODBC, so you can simply download an earlier version if necessary. If your script uses connection object methods conn:query Your channel will need a From/To Translator or a Filter component. We strongly recommend using connection objects to connect to databases, and this is what we demonstrate in the code samples. We recommend using system DSNs (available to all users). This article explains how to connect to MySQL with ODBC when using Windows 10.