SELECT command denied to user ...
Posted: Fri 27 Jan 2012 18:48
Hi! Trying to use dotConnect with EntityFramework and MySql. My ConnectionString is:
When trying to connect to any table of the database I get an exception:
SELECT command denied to user 'user'@'192.168.0.30' for table 'OrganizationPlans'
While I was using standard connector(MySql.Data.MySqlClient) I had no this issue. Why can this happen?
Thanks in advance.[/img]
When trying to connect to any table of the database I get an exception:
SELECT command denied to user 'user'@'192.168.0.30' for table 'OrganizationPlans'
While I was using standard connector(MySql.Data.MySqlClient) I had no this issue. Why can this happen?
Thanks in advance.[/img]