Forum Discussion
Anonymous
7 years agoNot applicable
Unable to Connect to MySQL database
I tried to connect to MySQL database. It gives the following error. Any help please? When I select to SQL Details: "An error happened while reading data from the provider: 'Could not lo...
- 7 years ago
Anonymous
6 years agoNot applicable
Hi,
I solved this problem by uninstalling the latest version of MySQL Connector (8.0.17) and installing the 8.0.15. I followed this video : https://www.youtube.com/watch?v=VC9h7yVRHV8
And this is the link to download the version 8.0.15 : https://downloads.mysql.com/archives/c-net/
Good luck you all.