I am currently working with Visual Studio 2019 and my database is MySQL 8.2.
When I want to connect to my database with Server explorer, in Visual Studio 2019, one of the connection methods listed was MySQL Database. But at the same time when I use Visual Studio 2022, the option is not available. I tried to configure MySQL. But that is of no use as in Visual Studio 2022m the option is not listed. Is there any other method to bring in MySQL?
Tried ODBC, which works to some extent, but it is not good enough. Is there any workaround?