Page 1 of 1

Entity Developer and Materialized View

Posted: Mon 22 Mar 2010 22:15
by lancelotti
I've created a materialized view on Oracle but Entity Developer doesn't see it as a view nither as a table.

How can I map it?

Posted: Tue 23 Mar 2010 10:28
by AndreyR
The simplest solution is to create a view or table with an identcal structure, add it to the model
and then simply change the Table Name property for the table in the Store part of the model.