New build of dotConnect for Oracle 6.80.341 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 6.80.341 is available!

Post by Devart » Thu 12 Apr 2012 13:07

Dear users,

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

In this version:
  • The OracleNotificationRequest.QueryBasedNotificationMode property for selecting the best-effort or guaranteed query result notification mode is added
  • The OracleNotificationRequest.Operations property for the selection of operations, for which notifications should come, has been added
  • The DirectUtils.OldAuthMode property for using the old password encryption algorithm during authentication in the Direct mode is added
  • Usage of any symbols in the OracleParameter.ParameterName property for the stored procedure is supported
  • The behaviour is changed: the best-effort query result notification mode is used by default in OracleDependency
  • The bug with ignoring the OracleDependency.Port value is fixed
  • The bug with using the OracleDataReader.GetTimeSpan method for INTERVAL DAY TO SECOND column is fixed
  • The bug with the InvalidCastException in the OracleCommand.ExecuteArray method when parameter value is an array with the first element DBNull.Value is fixed
LinqConnect (formerly known as LINQ to Oracle)
  • The bug with the performance issues when generating complex queries is fixed
Entity Developer
  • The behaviour is changed: the Migrate option is added to the context menu of property in Model Explorer
  • The behaviour is changed: entities and enums on the designer surface are more resizable now
  • The bug with creating LinqConnect models is fixed
  • The bug with detecting many-to-many associations is fixed (Entity Framework models)
Entity Framework support
  • The OracleFunctions.SysExtractUtc(DateTimeOffset?) overload is added
Devart development team
http://www.devart.com/dotconnect/oracle/

Locked