I am having trouble connecting to mySQL with visual studio 2008 SP1 Professional edition.
I have installed the file mysql-connector-net-6.3.5 file
and can setup a mysql connection in the server explorer of visual studio but when I add an ado.net entity data model item I can't see the my sql connections I have made in the server explorer.
Your guide on the subject (see below) seems to just have the mysql connection available after making the connection in server explorer?
Note: My visual studio 2010 version doesn't seem to have this problem, but the screen shots in your tutorial look like vs2008 so i'm guessing it must be possible to get this working?
http://dev.mysql.com/doc/refman/5.1/en/connector-net-tutorials-entity-framework-winform-data-source.html
I have installed the file mysql-connector-net-6.3.5 file
and can setup a mysql connection in the server explorer of visual studio but when I add an ado.net entity data model item I can't see the my sql connections I have made in the server explorer.
Your guide on the subject (see below) seems to just have the mysql connection available after making the connection in server explorer?
Note: My visual studio 2010 version doesn't seem to have this problem, but the screen shots in your tutorial look like vs2008 so i'm guessing it must be possible to get this working?
http://dev.mysql.com/doc/refman/5.1/en/connector-net-tutorials-entity-framework-winform-data-source.html