yaronm Posted March 19, 2009 Report Posted March 19, 2009 hi i am trying to connect to mysql database and am getting the following error from mysql. MySQL said: #1045 - Access denied for user 'ODBC'@'localhost' (using password: YES) phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server. i am running the uniform server on a windows XP platform and am unable to acces the DB.the strange thing is that the system is trying to acces the DB using a ODBC user name that i did not configure. any thoughts? thanks a lot? Quote
megan Posted March 19, 2009 Report Posted March 19, 2009 Hi - in my experience that error message usually comes up when the mysql password is incorrect - did you change the password by any chance ??? if that's not it someone more informed will have to help - megan hi i am trying to connect to mysql database and am getting the following error from mysql. MySQL said: #1045 - Access denied for user 'ODBC'@'localhost' (using password: YES) phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server. i am running the uniform server on a windows XP platform and am unable to acces the DB.the strange thing is that the system is trying to acces the DB using a ODBC user name that i did not configure. any thoughts? thanks a lot? Quote
yaronm Posted March 19, 2009 Author Report Posted March 19, 2009 thanks i figured it out.i was feeding the wrong username through my flash program. thanks a lot Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.