怎么把网站做的小程序,群辉授权wordpress权限,建设公共资源交易中心网站,高校网站如何建设官方下载#xff1a;http://dev.mysql.com/downloads/connector/odbc/有64位和32位版本#xff0c;要根据自己的office版本是32还是64的安装1、版本匹配问题#xff1a;[Microsoft][ODBC 驱动程序管理器] 在指定的 DSN 中#xff0c;驱动程序和应用程序之间的体系结构不匹配…官方下载http://dev.mysql.com/downloads/connector/odbc/有64位和32位版本要根据自己的office版本是32还是64的安装1、版本匹配问题[Microsoft][ODBC 驱动程序管理器] 在指定的 DSN 中驱动程序和应用程序之间的体系结构不匹配SQL Server自带有两个版本的odbc配置程序64位版的位置C:\windows\system32\odbcad32.exe32位版的位置C:\windows\sysWOW64\odbcad32.exe 在64位操作系统上注意要安装正确的版本安装哪个版本取决于你的office版本不取决于操作系统。启动odbc配置程序请通过上面命令行启动2、Error 1918系统错误代码126找不到指定模块安装下面的Visual C 2010即可Error 1918. Error installing ODBC driver MySQL ODBC 5.1 Driver,ODBC error 13: The setup routines for the MySQL ODBC 5.1 Drivercould not be loaded due to system error code 126:The specified module could not be found....\myodbc5S.dll).. Verify...Then you will need to install the Microsoft Visual C 2010 Redistributable Package (select the appropriate one for your OS architecture below):64-bit version:32-bit version:After installing that, then re-attempt installing the MySQL ODBC connector, and things should work smoothly.