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

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
dhirajDac
Posts: 1
Joined: Tue 14 Jun 2016 07:52

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

Post by dhirajDac » Tue 14 Jun 2016 08:06

Dear Team,
we are using below applications for developing one application :-
1. Microsoft Visual Studio 2010 - Version 10.0.40219.1 SP1 Rel
2. Microsoft .Net Framework - Version 4.6.00081 SP1 Rel
3. Devart dotConnect for Oracle 6.70.311.0
4. Devart Entity Developer 4.2.138.0
C:\Windows\Microsoft.NET\assembly\GAC_MSIL
System.Data.Entity.dll -
Product Version - 4.0.30319.0
File Version - 4.6.81.0

System.Data.Entity.Design.dll
File Version - 4.6.81.0
Product Version - 4.6.81.0

while updating the edmx file , we are getting below error 'The data reader returned by the store data provider does not have enough columns for the query requested'. Please suggest us how to resolve this issue becuase it is affecting our development.


Post Reply