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

Post by Devart » Thu 28 Nov 2013 11:49

Dear users,

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

In this version:
  • The bug with disabling some properties in Devart components in Visual Studio Express is fixed
  • The bug with calling the RowUpdating event of OracleDataTable and OracleDataAdapter classes when no data is changed is fixed
  • The bug with unhandled exceptions in the GC finalizer thread, when an Oracle instance is shutting down/restarting, is fixed
  • The bug with installing provider assemblies for the x64 version of SQL Server Integration Services is fixed
LinqConnect (formerly known as LINQ to Oracle)
  • The possibility to inherit from the data provider classes is added
Entity Developer
  • The new "Provider Manifest Token" model property is implemented to identify the target server (Entity Framework models)
  • The behaviour is changed: the values of "Target Server" and "Server Version" can be reset via the Model Settings > Synchronization > Mapping dialog despite the fact whether connection is specified in Database Explorer or not
Entity Framework support
  • The compatibility of Entity Framework provider for EF v1, v4, v5 with medium trust level environment is improved
  • The bug related to the NRE on the CreateDatabaseScript() method, when the Code-First model is not configured completely, is fixed
  • The bug with generating Code-First Migrations for the DateTime/DateTimeOffset properties in Entity Framework 6 is fixed
Devart development team
http://www.devart.com/dotconnect/oracle/

Locked