Materialized Views and Entity Developer

Discussion of open issues, suggestions and bugs regarding Entity Developer - ORM modeling and code generation tool
Post Reply
curelom
Posts: 19
Joined: Wed 17 Feb 2010 21:10

Materialized Views and Entity Developer

Post by curelom » Wed 17 Mar 2010 20:03

I'm trying to use Linq to Sql on some materialized views. In the database explorer of Entity Developer, I can see Tables and Views, but not Materialized Views. Are they not supported? Is there a work around?

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Fri 19 Mar 2010 14:37

We are investigating the possibility to add design-time support for materialized views in future builds.
As a workaround you can just create an entity manually (simplest way is to change Table attribute for a view with the same structure that the materialixed one). Runtime support is available.

Helen
Devart Team
Posts: 127
Joined: Wed 07 Sep 2011 11:54

Post by Helen » Tue 21 Feb 2012 13:15

Have you tried the latest build of Entity Developer 4.2.129 ? It can be downloaded from http://www.devart.com/entitydeveloper/download.html (trial version) or from Registered Users' Area (for users with valid subscription only).

It contains a lot of new features and enhancements.
For more information, please refer to http://www.devart.com/forums/viewtopic.php?t=23375 .

If you have any further questions, feel free to contact us.

Post Reply