We are glad to announce the new features that are available in the Entity Framework support in the latest version:
- The behavior is changed: the strict FetchAll = True for created SQL commands is removed; now the behavior is determined by the connection string parameter "Default FetchAll" (MySQL, PostgreSQL)
- The bug related to the "ORA-12704: character set mismatch" exception is fixed (Oracle)
- The bug with using Date columns in the WHERE clauses in .NET Framework 3.5 applications is fixed (Salesforce)
http://www.devart.com/dotconnect/entityframework.html