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

Post by Devart » Thu 06 Jun 2013 12:27

Dear users,

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

In this version:
  • The bug with receiving data from Oracle 8.0 is fixed
  • The bug with the ExecuteArray method when connecting to a database with KO16MSWIN949 NLS_CHARACTERSET in the Direct mode is fixed
  • The bug with throwing an exception during installation when the DbProviderFactories section is missing in the machine.config file is fixed
LinqConnect (formerly known as LINQ to Oracle)
  • The bug with the nullable properties in composite foreign keys is fixed
Entity Developer
  • Devart.Data.Linq.Binary type is added to the "Type Mapping Rule Editor" (LinqConnect models)
  • The behaviour is changed: auto-implemented properties are generated when DbContext template is used with ImplementINotifyPropertyChanged=False and ImplementINotifyPropertyChanging=False (Entity Framework models)
  • The bug with referencing a custom assembly in T4 template is fixed
  • The bug with a synchronization when adding new properties to the base abstract class in Table Per Hierarchy inheritance is fixed (Entity Framework models)
  • The bug with parsing *.edmx which includes the class with a self-association is fixed (Entity Framework models)
  • The bug with retrieving an association mapping when opening *.edmx is fixed (Entity Framework models)
Entity Framework support
  • Entity Framework 6 Beta 1 is supported
  • The behaviour is changed: CreateDatabase()/Code-First with DeleteDatabaseBehaviour.Schema does not try to create a schema (user) if it exists
  • The bug using Batch Updates in a multithreaded application is fixed
  • The bug with creating CHAR / VARCHAR2 / NCHAR / NVARCHAR2 / RAW datatypes without specified max length using CreateDatabase()/Code-First approach is fixed
Devart development team
http://www.devart.com/dotconnect/oracle/

Locked