Re: In MSVS, why must I include EntityFramework.SqlServer to get EF 6 support in MySql
Posted by: Roberto Ezequiel Garcia Ballesteros
Date: September 30, 2014 02:34PM

Hi Chris,

EntityFramework.SqlServer contains some general functions used by EntityFramework by default so I suggest to keep it as a reference in your project and include MySql.Data.Entity to connect to MySql Server.

Regards,
Roberto

Options: ReplyQuote


Subject
Written By
Posted
Re: In MSVS, why must I include EntityFramework.SqlServer to get EF 6 support in MySql
September 30, 2014 02:34PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.