Connecting MySQL From DBDesigner4
I had a problem connecting mysql from DBDesigner4. Error occurs : Connection to database failed. dbExpress Error: Invalid Username/Password Username/Password spelled correctly. The problem is because DBDesigner4 was designed for MySQL 3.x.x. For MySQL 4 and higher we have to do the old password trick. This is the solution which is works fine for me. [...]