I've been working on a project that is connected to a MySQL Database, and i had this question: is it much more efficient to have your project connected to a "Datasource"?
If so:
I've been trying to add one, but I'm not getting this option:
http://dev.mysql.com/doc/refman/5.1/en/images/connector-net-visual-studio-choose-data-source.png
What is causing this?
Ive got my MySQL Connecter/NET installed, and I'm using Visual Studio 2013 Ultimate.