一、打开odbc驱动下载地址下载驱动安装文件。
下载页面。选择win32版本
https://dev.mysql.com/downloads/connector/odbc/
msi安装包下载地址:
https://dev.mysql.com/get/Downloads/Connector-ODBC/5.3/mysql-connector-odbc-5.3.8-win32.msihtml
二、安装过程出现。mysql
错误1918……不能加载安装或转换器库……。
由于mysql odbc是经过vs编译的。因此须要安装微软可再发行组件包。redis
官方解释:If you get the following error message during the installation, it means you do not have the required Microsoft Visual C++ 2013 Redistributable Package installed. See the discussion here for details. Install the package before you clickRetry and continue.sql
三、安装Microsoft Visual C++ 2013 可再发行组件包 (x86)。
下载地址:http://www.paopaoche.net/soft/53501.htmlwindows
四、安装vcredist_x86.exe后。再次安装mysql odbc驱动便可。 ui
本次安装环境:.net
windows xphtm
mysql odbc 5.3get