Quantcast
Channel: Oracle, MySQL, Sybase, Informix and other databases
Viewing all articles
Browse latest Browse all 1350

MySQL Access denied using local host with ASP.Net VB

$
0
0

My data connection works fine when running the site from the server.  I use this data connection;

<add name="MyConnectionString" connectionString="Driver={MySQL ODBC 3.51 Driver};&quot;IPAddress;database=MyDatabaseName;password=MyPassword&quot;uid=MyUserName;pwd=MyPassword" providerName="System.Data.Odbc"/>
</conn

However, when I try to run using source code and local host, I get this error:

ERROR [HY000] [MySQL][ODBC 3.51 Driver]Access denied for user 'ODBC'@'(My IP Address).hsd1.ca.comcast.net' (using password: YES)

Any ideas why?

Thank you,

Carthalion


Viewing all articles
Browse latest Browse all 1350

Trending Articles



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