Page 1 of 1

Oracle add views to edmx problem

Posted: Tue 14 Jul 2009 18:17
by danielliu8
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

Posted: Wed 15 Jul 2009 07:56
by AndreyR
This problem was already discussed here:
http://www.devart.com/forums/viewtopic.php?t=14557

Posted: Wed 15 Jul 2009 16:04
by danielliu8
Thanks