Oracle add views to edmx problem

Discussion of open issues, suggestions and bugs regarding Entity Framework support in ADO.NET Data providers
Post Reply
danielliu8
Posts: 33
Joined: Wed 17 Jun 2009 22:59
Location: ca

Oracle add views to edmx problem

Post by danielliu8 » Tue 14 Jul 2009 18:17

Hi,

I have a problem to add some oracle views to my edmx file. I use "Update Model from Database" wizard to add several oracle views to a edmx file, no error, most views added successfully, but only some views (using Union All) could not be found in edmx file.

Seems Union not supported?

Would you help?

thanks

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

Post by AndreyR » Wed 15 Jul 2009 07:56

This problem was already discussed here:
http://www.devart.com/forums/viewtopic.php?t=14557

danielliu8
Posts: 33
Joined: Wed 17 Jun 2009 22:59
Location: ca

Post by danielliu8 » Wed 15 Jul 2009 16:04

Thanks

Post Reply