Page 1 of 1

EF-4 data provider error

Posted: Mon 20 May 2013 11:48
by VS2013
Hi,

I'm getting following error when trying to update model from database [For oracle database].

ERROR:- The data reader returned by the store data provider does not have enough columns for the query requested.

NOTE:- Previously it was working correctly.

Version details:-
Visual studio-2010[SP 1]
Devart dotConnect for Oracle-6.50.244.0
Devart Entity Developer-4.1.71.0
EntityFramework-v4.0.30319
Oracle database version-11 g

Any help or hints on this topic are greatly appreciated. Thanks in advance.

--
Thanks,
Vina

Re: EF-4 data provider error

Posted: Tue 21 May 2013 13:30
by Shalex
Please send us a test model with the DDL script of the database objects you are choosing in Update Model From Database Wizard. Also specify the call stack of the exception.