« IEDevToolbar - Internet Explorer Development Toolbar | Home | KISS - Keep It Simple Stupid »
MySQL Connector/ODBC 3.51 vs MySQL Connector/ODBC 5.1
By Joel | April 18, 2008
I could not for the life of me get the new MySQL Connector/ODBC Driver, version 5.1 to work on IIS5.1 with MySQL 5.0.51. Continual errors along the lines of:
ERROR [IM002] [Microsoft][ODBC Driver Manager] Can’t connect….
My quick solution was to simply install trusty old version 3.51, and everything worked fine. No more errors and all connections are working fine.
Topics: Web Development |
