Quantcast
Channel: MySQL Forums - Connector/NET and C#, Mono, .Net
Viewing all articles
Browse latest Browse all 1451

Connecter .Net 6.3.4 SELECT command denied to user <username> for table <table> (1 reply)

$
0
0
I don't get this error connecting any hosting place except one, and on none of local mysql servers.

The error I get is:
SELECT command denied to user '327952_GVAuser'@'216.183.170.146' for table 'gvaWebProducts'.
The MySQL server version is 5.0.77-log.
I'm using the .net Connector version 6.3.4 with Visual Studio 2008.
I can connect to the database server using the command line with my username and password and perform the select no problem. Since this is a hosting company I cannot recreate, or modify my user. But the login does have select, insert, delete, and update privileges on the table.

I have scoured the forums and Google for a clue, but found no solutions that work. I tried to set Use Procedure Bodies to True and False, neither made a difference. (Nor did I expect it to since i am not using a stored procedure).

Since things are nearly hopeless to me at this point, I am downloading Visual Studio 2005 so I can compile the connector in debug mode and try to debug the problem.

Does anyone else have any experience with this problem?

Thanks,
Scott Emick

Viewing all articles
Browse latest Browse all 1451

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>