I have this error when i try to load my php file which reads a database.
I only have a password setting for mySQL database.Although i have supplied the correct password, this error appears in the page.
Warning: mysql_connect(): Access denied for user 'ODBC'@'localhost' (using password: YES) in C:\Program Files\Apache Group\Apache2\htdocs\Exercises\DBTest.php on line 1
Could not connect to MySQL.