[Firebird-net-provider] SqlQuery is not working

2014-08-12 Thread Marco Castro
Hello, This procedure seems to be not working. I tried in MSSQL provider and it worked. var r = entity.Database.SqlQuerycounter( Select Gen_id(COUNTER, 1) cnt from rdb$database, new object[]{}); When I try to read r it returns this message: Invalid attempt of read when the reader is

Re: [Firebird-net-provider] SqlQuery is not working

2014-08-12 Thread Jiří Činčura
That's known issue in EF (https://entityframework.codeplex.com/workitem/2418). It will be solved in 6.1.2. -- Mgr. Jiří Činčura Independent IT Specialist -- ___