tags:

views:

30

answers:

1

I have problems with MySQL Connector (MyConnector)

it seem there is a problem when I modify my connection via ODBC, I can create new entries, but I am unable to edit them..

I found a patch for windows 7, 32Bit. but I also need a fix for Windows 7, 64bit.

+2  A: 

It appears that the connector for Windows 7 is 64-bit is the same as the one for 32-bit(x86)

http://dev.mysql.com/downloads/connector/odbc/5.1.html

Would the patch be different for the two CPU types?

Michael Eakins
when I applied the dll patch manually, I could not open new ODBC connection unfortunately :(
Plastkort