2

The MySql DataSource does not appear on list on my VS2019. I have already installed the required plugins: mysql-connector-net-8.0.22 and mysql-for-visualstudio-1.2.9, but the issue is not fixed.

enter image description here

Ben
  • 47,286
  • 44
  • 159
  • 208
BichriTech
  • 49
  • 1
  • Have you looked at https://stackoverflow.com/questions/4235291/how-to-connect-to-a-mysql-data-source-in-visual-studio? – Ben Dec 26 '20 at 01:58
  • This should be fixed by installing MySQL Tools for VS and MySQL Connector. Not via Nuget but using the installer. – Allen King Dec 26 '20 at 03:29
  • Hi Allen, I have installed those two pluggin from mysql website (dev.mysql.com/downloads/connector/net/) but I got the same issue – BichriTech Dec 26 '20 at 16:46
  • @BichriTech, based on my test, I can see the MySQL Database in the Data Source list successfully after I only install the mysql-for-visualstudio-1.2.9. Therefore, I have two suggestions about it. First, please ensure your vs2019 is the latest version. Second, please close your vs2019 when you install the mysql for visual studio. – Jack J Jun - MSFT Dec 28 '20 at 06:14

0 Answers0