Hi guys,
I'm having some trouble trying to connect to mySql via ASP.NET. I've tried various methods listed here on the forums, but I cannot for the life of me seem to make it work.
Here's my current connection string (from web.config)...
Hi,
I'm having a problem with my MySQL, it seems to refuse my connection and I'm not sure why?
Here's the error:
Access denied for user 'otfcb_otfcb'@'localhost' (using password: YES)
The connection string is declared in my web.config as follows:
<add name="MySQLConnection"...