EF using Oracle Provider
Hi, we have the same problem in a new MVC 4 project using VS2012, EF 5 and ODP.NET for Oracle 11. Everytime we "generate database from model", the ssdl part on edmx file loses the...
View ArticleEF using Oracle Provider
Raj,I am aware of similar kind of bug specific to Oracle with EF 4.0 which is already logged at Oracle bug list. If you have a support contract you can refer bug id -13726532 You can refer same for...
View ArticleEF using Oracle Provider
I have to insert data into UserPreferences Table which has a primary key. This I am doing with Oracle Entity Framework Provider.It is unable to do it though i have set the StoreGeneratedPattern =...
View ArticleEF using Oracle Provider
I have to insert data into UserPreferences Table which has a primary key. This I am doing with Oracle Entity Framework Provider.It is unable to do it though i have set the StoreGeneratedPattern =...
View Article