mysql access denied in c# code, but not in dsn -
i created odbc dsn on local box connect remote mysql instance, , when test dsn, connects fine. trying use same dsn using c# "read access denied user testuser@10.10.0.etc"
what need connect mysql using program (c#) thank you,
miguel
have checked connection string? there difference between single libraries. can see examples of @ connectionstrings.com.
Comments
Post a Comment