MySQL for Visual Studio provides access to MySQL objects and data without forcing your developers to leave Visual Studio. Designed and developed as a Visual Studio package, MySQL for Visual Studio ...
I wanted to try Visual Studio 2019 with my project which uses MySqlConnector. However, I immediately get an exception when using ExecuteReader() from the MySqlDataReader class: ...