Quantcast
Channel: MySQL Forums - MySQL for Visual Studio
Browsing latest articles
Browse All 417 View Live
↧

MySQL.Data.dll correct version (no replies)

I had been using a fairly old version of MySQL.Data.dll and it worked fine with my c# applications. There was an occasion when I had to install a newer version of the dll, and nothing has compiled...

View Article


Visual Studio 2019 C# unable to add MySql datasource to datagridview (no...

Microsoft Visual Studio Community 2019 Version 16.7.2 MySQL for Visual Studio 2.0.5 MySQL 8.0.21 .NET Framework Data Provider for MySQL When attempting to add a datasource to a datagridview using the...

View Article


Unable to connect to any of the specified MySQL hosts (no replies)

I have a c# console program which read record from one main database and then update the record to other databases. It will run for 48 hours. Firstly, when running 24 hours, The following error will...

View Article

Visual Stdio 2017 MySQLConnector.dll (no replies)

Hi all I have createed an vb.net aspx application whcih connects to the local hose mysql db. I have installed the mysql.data and the MySQLConnector in the references. When I get to the conn.Open(), it...

View Article

Does anyone else's Visual Studio Hang While Editing Packages? (1 reply)

Hi, Wondering if it's just me or if anyone else's VS hangs while making edits to their dtsx packages for SSIS? I'm running VS Community 2019 and whenever I try to open dtsx packages or make edits to...

View Article


MySQL for Visual Studio exception (1 reply)

Hello. I'm trying to link a MySQL Database to my Visual Studio C# project, but I've run into a few snags. In Visual Studio, when I try to connect to a database, it prompts me to update the...

View Article

Mysql and VS 2019 (3 replies)

HI, I need to use mysql in visual studio 2019. I installed several versions of the connector, and mysql for visual studio. I also installed several versions from the nuget package. I can't get it to...

View Article

How do I create the equivalent to a class (1 reply)

If I want to use SQL I need to use it with Visual Studio Code because I need to use it with a few other languages. Which means that I would have to create classes of my code. Then it would be worth...

View Article


Sending the primary key to to the VB program (1 reply)

My VB.Net program uses a MySQL database that resides in the remote server. When a new record is created, MySQL auto generates a primary key called RecordID. A ClientName and CustomerName is also...

View Article


VS2017 32-bit mfc app (1 reply)

I am trying to add a mysql connectivity to an existing program. I am running Mysql 8.0.21 in 64-bit on a MS server 2012R2. If I compile my program I get LKN2019 errors. I am now sure, that the problem...

View Article

Stored procedure exception - Mysql.Data 8.0.21.0 (1 reply)

Hi, with nuget package mysql.data (version 8.0.21.0), I receive an exception "MySqlException: Incorrect routine name ''" when I try to access a stored procedure. If I get back to the version 8.0.20.0...

View Article

Input string was not in a correct format. Entity Fromework 6 (1 reply)

Hello, I have been trying to solve this problem for a long time, I don’t understand what the trouble is. I am using ORM Entity Framework 6, DB MySQL. I used the project for about 2 weeks, everything...

View Article

Entity Data Model Wizard Unexpected Error (no replies)

Been trying for days trying to figure out how to use Entity Framework on Visual C#.. I have used the different available Mysql Entity Framework packages from NuGet but either doesn't work or get the...

View Article


Unable to call MySQL Stored Procedures from my Windows Services Application...

Hi All, this will be my first post on the forum, but I am currently in the process of getting my MySQL application up and running, and the forum here has so far been invaluable. I have hit my first...

View Article

1146 error Table does not exist EF 6 add schema.schema.tablename prefix (no...

Hi there. I am using a EF6 with vs 2019 and Mysql 8.0 when i generated my model from an existent database all is fine but when i do a select with linq an error message appear " 1146 the table...

View Article


statically link mysql client (no replies)

I've looked into it and it seems all I need is myssqlclient.lib, which I can find. But upon building the app the linker cannot find mysqlcppconn.lib. I cant find where this is on my pc or the...

View Article

MySql Support in WebExpressions4/DotNet3.5 (1 reply)

On this bulletin board there have been various posts about adding MySql Data Providers to Visual Studio. And when the Visual Studio Plugins are installed this does in fact fix VisualStudio 2019...

View Article


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 Article

Visual 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 Article

MySql 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 Article

Upgrade 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 Article


Unhandled 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 Article


Visual 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 Article

Scaffolding 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 Article

mysql-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 Article


MySQL 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 Article

Cannot 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 Article

argument 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 Article

Cannot 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 Article



Visual Studio 2022 integration (no replies)

Any ETA on the visual studio 2022 integration ?

View Article
Browsing latest articles
Browse All 417 View Live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>