MysqlBackup not found (no replies)
Hi folks, I have the using the MySql.Data.MySqlClient (8.0.12.0) in my WinForms app. I have access to what I think is all the classes, methods, properties etc. But When I try and use the MySqlBackUp...
View ArticleVisual Studio 2019 still tries to load the MySQL extension after uninstalling...
After uninstalling MySQL completely, I started getting a message from Visual Studio 2019 about a FileNotFound exception occurring while the extensions are being loaded. When I checked the logs, I saw...
View ArticleMySql does not show up in VS2019 16.9.3 (2 replies)
I just installed the whole MySql package as developer installation with the MySql installer downloaded today. After installation, there is no sign at all of any MySql connectivity anywhere. Server...
View ArticleUpgrade EF project from 6.10.7 (no replies)
We are using Visual Studio 2019 and have the following installed on developer Win10 workstations. MySQL Connector Net 8.0.23 MySQL for Visual Studio 1.2.9 There is a Visual Studio .NET Framework class...
View ArticleUnhandled Exception in mySQL for Visual Studio Configuration Update Tool (no...
Hi, I've recently upgraded to VS 2019 Community. Updated Connector and project reference to 8.0.25.0. However, when I start VS2019, I get the message from the MySQL for Visual Studio app: "A change in...
View ArticleVisual Studio 2019 not recognizing primary key (2 replies)
I've reduced this as basic as I can. I'm getting the error: "dynamic sql generation for the update command is not supported against a selectcommand that does not return any key column information"....
View ArticleScaffolding EFCore Issue (no replies)
I'm having trouble scaffolding a mysql db using the package manager console. I've included the latest providers. Scaffold-DbContext...
View Articlemysql-for-visualstudio-1.2.10 fails to install. (no replies)
I can't install the mysql-forviualstudio-1.2.10 App. I have version 8.0.26 of the entire MySql suite of programs and everything is working correctly, but the Windows Wizard window says I need to...
View ArticleLost my connection to the mysql server (no replies)
Greetings, we have just launched our new website https://jignal.com for which I had installed Mysql yet I have lost my connection to it recently and couldn't fix it up anyways... we will be thankful...
View ArticleCant connect to MySQL Server 8.0 with connection string (2 replies)
Hello! I'm making a chat application in web api ASP.NET in VS Code. I used the SSMS to store datas, but now i need to change to MySQL server. My connection string is looks like this:...
View ArticleMySQL slow first time response (1 reply)
This is a "for fun project". Beeing new to MySQL I have run in to the following issue: I have made an ASP.NET website with C# library to go with it, the C# library has the function to connect to the...
View ArticleCannot update to MySQL for Visual Studio 1.2.10 (no replies)
I am using "MySQL Workbench 8.0 CE" with "Visual Studio 2017 Professional" and received a notification to update the "MySQL for Visual Studio 1.2.9" addin to avoid Visual Studio from hanging. After...
View ArticleWhich is a Best Visual Studio extension (no replies)
Hello, I am looking for the Best extension for coding for our company, Sanjay Metal. Please suggest to me a Best Visual Studio extension that I can use for coding.
View ArticleVisual Studio 2019, MySql, EntityFramework 6.4 and error 'Type X is not...
I have the problem with use declared entity in Visual Studio 2019. My project: - in Visual Studio 2019: - MySQL Installer on Windows 1.4 with - MySQL for Visual Studio 1.2.9 - Connector/NET 8.0.20 I...
View Articleargument values (1 reply)
Is there anyway to temporarily store argument values for my stored procedure. I am porting over from my php function and I have 6 values that I am passing in. To enter argument values for each run is...
View ArticleCannot install on Visual Studio 2022 Enterprise (no replies)
Hey there, what a wonderful world - except the missing mysql support for Visual Studio 2022 The 1.2.10 version doesn't support the 2022 GA but only the former 2019 release :-( So, since over a year...
View ArticleVisual Studio 2022 integration (no replies)
Any ETA on the visual studio 2022 integration ?
View Article