Visual Studio 2013 Ultimate MySQL DataSource

I was working on a project that is connected with a MySQL database, and I had a question: is it much more efficient for your project to connect to a "data source"?

If yes:

I am trying to add it, but I am not getting this feature:

http://dev.mysql.com/doc/refman/5.1/en/images/connector-net-visual-studio-choose-data-source.png

What causes this?

I have my MySQL Connecter / NET installed and I am using Visual Studio 2013 Ultimate.

+4
source share

All Articles