Re: [Firebird-net-provider] Firebird EF6 DDEX adding Views

2015-02-02 Thread Christoph Gasser
Thank you for your reply. I found that information already. I also tried that already. But I then would have to add Entities manually, right? Or did I miss a step? This makes it very not handsome to use because during development process the views are changing a lot. Is there any other

Re: [Firebird-net-provider] Firebird EF6 DDEX adding Views

2015-02-02 Thread Jiří Činčura
But I then would have to add Entities manually, right? No. It's already there. -- Mgr. Jiří Činčura Independent IT Specialist -- Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by

Re: [Firebird-net-provider] Firebird EF6 DDEX adding Views

2015-02-02 Thread Christoph Gasser
* In designer I make Update from database * View is not added, but the error message is shown. * No entity is added under the myViewModel.tt file (in the VS solution). But there is an entity of the previous added table. Also under myViewModel.Context.tt\Entities there is