New build of dotConnect for Oracle 8.4.447 is available!

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

New build of dotConnect for Oracle 8.4.447 is available!

Post by Devart » Thu 02 Jul 2015 14:13

Dear users,

New build of dotConnect for Oracle 8.4.447 is available for download now.

In this version:
  • The bug with the "ORA-01741: illegal zero-length identifier..." exception when creating a synchronization scope with a filter based on a template is fixed
LinqConnect (formerly known as LINQ to Oracle)
  • The bug with materialization of classes with the same names, which are located in the different namespaces or which are the nested classes of the different classes, is fixed
  • The bug related to wrong SQL generation when using Count(condition)/ LongCount()/ LongCount(condition) methods in the LINQ query is fixed
Entity Framework support
  • The SQL generation for LINQ queries with comparison based on the RAW(16) column is improved: explicit cast to RAW(16) is used now to make Oracle Server employ an existing index created for the RAW(16) column in Oracle execution plan
Devart development team
http://www.devart.com/dotconnect/oracle/

Locked