What version of visual studio do i need for mysql?

What version of visual studio do i need for mysql?

level 1

· 7 mo. ago

Does anyone know if the MySQL team are any closer to releasing an update?

Considering moving to MSSQL at this stage.

2

level 1

· 10 mo. ago

Yes..

But skip the UI tools and connect via DbContext like a pro ...

Its actually the same story with mssql after the EF tools was nerfed ...

1

level 2

Op · 10 mo. ago

Thanks. I'll give it a try, but I'll have to connect via DbContext like a newbie. LOL

1

level 1

· 9 mo. ago

MySQL isn't supported for Visual Studio 2022 yet.

it's weird and frustrating, to be honest, but if you want to work with MySQL with VS22, you either need to change the Database or go back to VS19.

https://stackoverflow.com/questions/69911868/cant-install-mysql-8-with-only-visual-studio-2022-installed-on-windows

1

level 1

· 8 mo. ago

At least, there are people with the same problem than me ._.

1

level 1

· 8 mo. ago

Same problem here.

1

Questions : What Visual Studio do I need for MySQL

2022-09-28T09:04:08+00:00 2022-09-28T09:04:08+00:00

827

I am in the process of installing MySQL on anycodings_database Windows and it asks for Visual Studio in anycodings_database the check requirements part. I didn't had anycodings_database Visual Studio installed before, so I anycodings_database download and installed the Visual Studio anycodings_database Community. Then I clicked on the MySQL check anycodings_database button to see if Visual Studio was installed anycodings_database and I does not recognize it. (I also tried anycodings_database to close MySQL installation and open it anycodings_database again, and also restart my computer)

Do I need a specific version of Visual anycodings_database Studio?

Thanks, André.

Total Answers 4

24

Answers 1 : of What Visual Studio do I need for MySQL

You do not need Visual Studio for MySQL. anycodings_mysql

However, if you would like to use "MySQL anycodings_mysql for Visual Studio", it will require VS anycodings_mysql 2008, 2010, 2012, 2013, 2015, or newer anycodings_mysql versions as time goes on (per anycodings_mysql installer).

When installing using the Windows MSI anycodings_mysql installer, in Setup Type, you probably anycodings_mysql selected Developer Default, which anycodings_mysql includes "MySQL for Visual Studio", anycodings_mysql which will require Visual Studio. anycodings_mysql Choose a Setup Type that does not anycodings_mysql install "MySQL for Visual Studio" if you anycodings_mysql do not need VS.

0

2022-09-28T09:04:08+00:00 2022-09-28T09:04:08+00:00Answer Link

mRahman

6

Answers 2 : of What Visual Studio do I need for MySQL

If you are installing MySQL on Windows, anycodings_mysql It requires Visual studio to be anycodings_mysql installed on your system. At the time of anycodings_mysql answering this question, supported anycodings_mysql versions are visual studio 2012, 2013, anycodings_mysql 2015 or 2017.

please install .Net developer tools for anycodings_mysql Visual studio if MySQL setup is not anycodings_mysql recognizing your visual studio. It will anycodings_mysql work. Same worked for me.

0

2022-09-28T09:04:08+00:00 2022-09-28T09:04:08+00:00Answer Link

raja

6

Answers 3 : of What Visual Studio do I need for MySQL

The official documentation of the anycodings_mysql installer reads:

Installation Requirements

MySQL Installer requires Microsoft .NET anycodings_mysql Framework 4.5.2 or later. If this anycodings_mysql version is not installed on the host anycodings_mysql computer, you can download it by anycodings_mysql visiting the Microsoft website.

So, nothing about Visual Studio.

But, when trying to install the MySQL anycodings_mysql Shell, you can get the error message:

MySQL Shell 8.0.19 2… This anycodings_mysql application requires Visual Studio 2019 anycodings_mysql Redistributable. Please install the anycodings_mysql Redistributable then run this installer anycodings_mysql again.

You will probably see the same anycodings_mysql requirements for "MySQL for Visual anycodings_mysql Studio 1.2.9 2"

0

2022-09-28T09:04:08+00:00 2022-09-28T09:04:08+00:00Answer Link

raja

3

Answers 4 : of What Visual Studio do I need for MySQL

MySQL for Visual Studio can only anycodings_mysql integrate directly into Visual Studio anycodings_mysql 2008, 2010, and 2012.

0

2022-09-28T09:04:08+00:00 2022-09-28T09:04:08+00:00Answer Link

raja

Which Visual Studio is needed for MySQL?

Support for MySQL 8.0 features requires MySQL for Visual Studio 1.2.

Can I use MySQL with Visual Studio?

MySQL for Visual Studio provides access to MySQL objects and data from Visual Studio. As a Visual Studio package, MySQL for Visual Studio integrates directly into Server Explorer providing the ability to create new connections and work with MySQL database objects.

Does Visual Studio 2022 support MySQL?

MySQL isn't supported for Visual Studio 2022 yet. it's weird and frustrating, to be honest, but if you want to work with MySQL with VS22, you either need to change the Database or go back to VS19.

Is Visual Studio required for MySQL workbench?

1) You will need to install the Microsoft . NET Framework 4.5 and the Visual C++ Redistributable for Visual Studio 2015. This has some basic software that MySQL Workbench needs to run.