Re: Visual Studio Database Connection
Hello Marlon,
the access denied error is an indication with not being able to authenticate with the provided credentials. Are you attempting to connect via code? Do you get the same error when attempting to connect using another tool such as MySQL Workbench or the MySQL Client bundled with a MySQL Server installation?
If you are getting the error with other tools as well then the problem might be in the host's side. Probably you need to change the setting for the host to be reachable and/or allow authentication with the provided user.
====================================
Jose Ramirez
MySQL on Windows Team
Subject
Views
Written By
Posted
540
March 07, 2020 04:00AM
Re: Visual Studio Database Connection
101
August 14, 2020 10:54AM
Sorry, only registered users may post in this forum.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.