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

Post by Devart » Thu 18 Apr 2013 13:24

Dear users,

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

In this version:
  • The behaviour is changed: provider's build action is installed on the target workstation, on which .NET Framework is available, without Visual Studio integration
  • The bug with NRE when processing an Oracle error during array insertion is fixed
  • The bug with stored procedure having a parameter with the default value, and the ParameterCheck and PassParametersByName OracleCommand properties simultaneously equal to 'true' is fixed
LinqConnect (formerly known as LINQ to Oracle)
  • The bug with query cache issues when working with one DataContext instance and different data providers is fixed
  • The bug with method Any() when working with one DataContext instance and different data providers is fixed
  • The bug related to the issue with the OnListChanged() event when EntitySet collection is changed is fixed
Entity Developer
  • The bug with loading mapping rules for some datatypes under .NET Framework 4.5 is fixed
  • The bug with wrong database script generation for tables with several many-to-many associations is fixed (LinqConnect models)
Entity Framework support
  • The error messages about long identifiers when using CreateDatabase/DropDatabase are improved
Devart development team
http://www.devart.com/dotconnect/oracle/

Locked