Loading...
Saturday 13 October 2018

MySql connection with Visual Studio


MySQL is an add-on for Microsoft Visual Studio that simplifies development of applications using data 
stored by MySQL Means if you are developing any application C#,VB, Asp.net, Asp.net , Asp.net MVC, Asp.Net ajax etc. It allows you to connect MySQL with that application.

Requirements
MySQL for Visual Studio 1.2.8 is compatible with Connection / Net 6.9.12, 6.10.7 and 8.0.11 previous connector / NET versions are not supported by this version release.

It is not supported by vs 2010 and vs 2008.
Minimum requirements for the supported versions of Visual Studio is given below:
  • Microsoft Visual Studio 2017 (Professional , Community and Enterprise)
    • MySQL for Visual Studio 1.2.7 or 2.0.5 with Connect /NET 6.9.8
  • Microsoft Visual Studio 2015 (Professional , Community and Enterprise )
    • MySQL for Microsoft Visual Studio 1.2.7 or 2.0.2 with Connect /NET 6.9.8
  • Microsoft Visual Studio 2013 ( Professional, Premium , Ultimate ) 
    • .Net Framework 4.5.2 ( Install First)
    •  MySQL for Visual Studio 1.2.1 or 2.0.0 with Connector / NET 6.9.8
  • Visual Studio 2013 (Test Professional, Professional , Ultimate , Premium )
    • .NET Framework 4.5.2 (install first)
    • MySQL for Visual Studio 1.2.1 or 2.0.0 wit Connector / NET 6.9.8


Click Here to subscribe my YouTube Channel so that you can receive updates of my latest training videos and articles.


0 Comments:

Post a Comment

 
TOP