I wanted to use MySQL from Visual studio 2013 community edition
For this -
I have installed Visual studio 2013 community edition which can be used as a host for connecting to MySQL as per this blog.
I (re-) installed MySQL for Visual studio plugin
- I (re-) installed .NET connector for MySql
- I (re-) started my machine twice.
But still I cannot see the MySQL data source and data provider in Choose data source dialogue of Visual studio 2013.
Is there any manual configuration which is required?
UPDATE: The solution I accepted also helped me to make MySQL project templates appear in Visual Studio 2013 Community IDE.
I tried the following similar (not-duplicate) questions:
Asked about generic data source