i'm working with Visual Studio 2019, MySQL and Entity Framework using Database First approach.
I had this error after using ADO.NET to generate the models and the context class.
Ps: The database and the table exist and it's working in other tests.
I hope someone could help, because i need to fix this as fastest i can, as it's for my final paper.
User contributions licensed under CC BY-SA 3.0