Groups | Blog | Home
all groups > dotnet odbc.net > december 2004 >

dotnet odbc.net : Access denied for user myUsername@'localhost'


CTMax
12/2/2004 9:48:44 PM
I have this C# application tat runs fine on catalog.com using mySql and
ASP.NET.

When I tried running it on my PC with WinXP(SP2), IIS, ASP.NET, MySql odbc
2.50.39, I get the followine error:

ERROR [S1000] [TCX][MyODBC]Access denied for user myUsername@'localhost'
(using password: YES) ERROR [01000] [Microsoft][ODBC Driver Manager] The
driver doesn't support the version of ODBC behavior that the application
requested (see SQLSetEnvAttr).

Any help would be appreciated.

Thanks,

..... Tom ..

MA
12/3/2004 10:23:01 AM
It seems that you dont have access rights to the database. Are you using
some kind of default user? Did you set up the database with the user that
you are trying to connect with?

/Marre
[quoted text, click to view]

AddThis Social Bookmark Button