Re: Cannot add Model from Database using EF6 - Solved
Posted by: Tim Snyder
Date: October 13, 2014 09:05AM

Finally I found the solution to this problem. There must be a reference to EntityFramework.SqlServer. After manually adding the reference, the model could be generated from the database.

Options: ReplyQuote


Subject
Written By
Posted
Re: Cannot add Model from Database using EF6 - Solved
October 13, 2014 09:05AM


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.