Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialAndré Gomes
3,537 PointsWhat Visual Studio do I need?
I am on the process of installing the MySQL, but I didn't had the visual studio installed before, so I download and installed the Visual Studio Community, but then I clicked on the MySQL check if Visual Studio was installed and I does not recognizes that it is installed.
Do I need a specific version of visual studio?
Thanks,
André.
1 Answer
Jeremy Hilder
Courses Plus Student 9,084 PointsHeres two bookmarks that I have used in the past to set things up
https://blogs.oracle.com/MySqlOnWindows/entry/you_can_use_mysql_for
http://stackoverflow.com/questions/16879451/mysql-data-source-not-appearing-in-visual-studio
Hope it helps Jeremy