Re: [Firebird-net-provider] ADO.NET Entity Framework 4.1 with Views

2011-09-23 Thread Jiri Cincura
http://blog.cincura.net/230207-what-the-hell-where-s-my-added-view/ -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.com -- All of the data generated in your IT

Re: [Firebird-net-provider] ADO.NET Entity Framework 4.1 with Views

2011-09-22 Thread John R. Tomaselli
Hi I followed all the threads on views and added the following view to a 2.5 database using NETProvider-2.6.5 , VS2010, EF 4.1 -Update 1 Edmx Version=2.0. . I followed all steps below and the view shows up in the Model Bowser but not in the edmx model viewer. Is there something wrong with my