Calling Database.SqlQuery<T> results Invalid attempt of read when the reader is 
closed (EF6)
--------------------------------------------------------------------------------------------

                 Key: DNET-527
                 URL: http://tracker.firebirdsql.org/browse/DNET-527
             Project: .NET Data provider
          Issue Type: Bug
          Components: ADO.NET Provider
    Affects Versions: 3.2.0.0
            Reporter: Sergio Cardenas
            Assignee: Jiri Cincura


This line: MyContext.Database.SqlQuery<MyTableDO>("select * from my_table where 
id = 1").First(); throws an exception "Invalid attempt of read when the reader 
is closed". This is working in the provider for EF5 but not in version for EF6

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to