Page 1 of 1

EntityFramework + Oracle

Posted: Mon 20 Apr 2009 14:15
by fcorreia
I'm using a solution where I share the CSDL and MSL, and have a SSDL for each database provider (SQL Server and Oracle)

When I add a new element it works fine in both.

When I try to change an element dont work in Oracle (fails on SaveChanges with a Timeout of my Webservice) and when I remove I get the same behaviour.

It all works fine in SQL Server.

Any suggestions?

Posted: Wed 22 Apr 2009 09:52
by AndreyR
Could you make a small test project illustrating the problem and send it to us (support * devart * com, subject "EF Ora+MSSQL")?