Take the 2-minute tour ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I already downloaded MySQL Connector/Net and reference the assembly MySql.Data.dll. But I still couldn't find the MYSQL Data Source in my Add connection from Server Explorer and Entity Data Model. Is there something that I'm missing thats why I'm not seeing it? I'm using ASP.NET. I already have a MYSQL database and I want to Generate it in my Entity Data Model as well as Add connection in my Server Explorer because as of now I'm using SQL Server .mdf.

enter image description here

Thanks for those who could help me.

share|improve this question

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.