PROBLEM TO CONNECT TO MYSQL HOSTING GoDaddy

Hello, I am having problems to connect to mysql databases on Godaddy. I have already configured for remote access, I can not find a solution, the problem is in the IDE, in the deploy works perfect.
Anyone have any idea.

i get this.

Connection Error

Access denied for user ‘database_name’@’%’ to database ‘Type or list the database name’ Declaration of ADODB_mysql::MetaColumns() should be compatible with that of ADOConnection::MetaColumns()

The parameters are ok (hostname,username and pass).

Greetings.

And there are no strange characters in the username and password (like % or & and so on)? If so then change that first.

was that, replace the % with @ and now works perfect, thanks rr
the strange thing is that it worked in the deploy

PROBLEM TO CONNECT TO MYSQL HOSTING GoDaddy

was that, replace the % with @ and now works perfect, thanks rr
the strange thing is that it worked in the deploy