I've just set up mySQL 4.1 and created a simple test script. When I run the script it gives me this warning:
Warning: mysql_connect(): Access denied for user 'ODBC'@'localhost' (using password: YES) in E:\WWW\Apache2\htdocs\MD-design\dbtest.php on line 15
I seem to remember the last time I set a server up (on Win98se) I had to add an ODBC connection in the ODBC Data Source Administrator in my Control Panel. But I don't remember how to do this, or if it's still valid, nor can I find any useful information online.
I would have figured that between mySQL's msi installer, the configuration program and MySQL Administrator, this wouldn't be an issue, but I was wrong.
Any help or hints would be greatly appreciated.