How do you fix this error: MySQL ODBC Access denied for user 'ODBC'@'localhost'? – Plesk
I had used .mdb for my ASP applications. Since I've learned and used php, I, now, want to use ASP applications with MySql databases. However, I get some errors that I cannot figure out. This is my code: set conn=server.createobject("ADODB.Connection")…