I have to work of a client website made in ASP and that use MySql as DB.
The problem is that when I try to open the website I obtain the following MySql error message:
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[MySQL][ODBC 3.51 Driver][mysqld-5.0.92-enterprise-gpl-log]SELECT command denied to user 'Sql_myDBname'@'ip of the DB' for table 'normative'
/home.asp, line 14
I entered in the DB (from the administration pannel of the hosting) and trying to open any tables I always obtain the previous error message.
Why? What it means? Why the user can't access to tables? Could be a problem of my hosting provider?
Tnx
Andrea