EF-4 data provider error

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
VS2013
Posts: 1
Joined: Mon 20 May 2013 11:35

EF-4 data provider error

Post by VS2013 » Mon 20 May 2013 11:48

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

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: EF-4 data provider error

Post by Shalex » Tue 21 May 2013 13:30

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.

Post Reply