I am trying to install DBD and it fails with the following:
error: 'Access denied for user 'ODBC@localhost' (using password: NO)'
Now I do have a password for mysql and tried using the --testpassword option but it still fails for the same reason. Any help is much appreciated.
Forgot to mention that this is on windows,database is up and running fine, perl install is fine, DBI install went fine, just having a problem with DBD. I even got rid of the password on mysql database...I am at a loss now...