I'm having trouble using a MySQL database that I have on a host (bluehost) in a C # application, I would like to view the tables in an application but I can not connect to the DB, I already installed the connector, only the following message appears
unable to connect to any of the specified mysql hosts
How do I proceed?