在Windows 2003上安装MyODBC 5.2版本
最近要修复一个ASP+MYSQL+Windows 2003服务器的程序。要在Windows 2003上安装My ODBC Driver。但是一直安装不了,安装到最后的时候就会出现以下的错误。错误的英文信息是:
Error 1918. Error Installing ODBC driver MySQL ODBC 5.2 ANSI Driver, ODBC error 13: Could not load the setup or translator library. Verify that the file MySQK ODBC 5.2 ANSI Driver exists and that you can access it.
如图:
错误的原因是:
确实了Visual C++ 2010的一个DLL文件。。
解决这个问题:
到微软的网站下载相关的文件就可以。
可以到这个地方下载: http://www.microsoft.com/download/en/details.aspx?id=5555
相关的版本:
其实,这个不止是My ODBC 5.2的版本问题,我是个5.1和5.3都有同样的问题。解决方法也是一样。至于Windows的版本,我只测试过Windows 2003服务器。
版权声明:本文为博主原创文章,未经博主允许不得转载。
页:
[1]