@cincura_net The change was not intentional, or at least it was not intentional that the dispose was done too soon--could you file a bug for it? Also, it turns out that the core EF code doesn't handle disposing of DbCommands well--see https://entityframework.codeplex.com/workitem/2306. It would be good to know how this effects Firebird. In particular, does the DbCommand own any unmanaged resources itself, or are they only associated with the DbConnection?
Thanks,
Arthur
Thanks,
Arthur