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

Post by Devart » Fri 30 Sep 2011 07:29

Dear users,

New build of dotConnect for Oracle 6.50.228 is available for download now.
In this version:
  • The bug with licensing WinForms projects in Delphi Prism is fixed
  • The bug with OracleDataReader.IsDBNull() for DATE columns is fixed
  • The bug with using OracleInstanceStore when Pooling=false is fixed
  • The bug with silent truncation of NVarChar and Varchar2 parameters in Direct mode is fixed
  • The bug with reading Oracle Objects via OracleDataReader is fixed
LinqConnect (formerly known as LINQ to Oracle)
  • The bug with ordering queries with eager loading options is fixed
  • The bug with update operations on Oracle XMLType fields is fixed
  • The bug with .Equals(null) conditions in LINQ queries is fixed
  • The bug with caching queries performed via the ExecuteQuery method is fixed
  • The bug with conversion of System.Char to integer is fixed
Entity Developer
  • Disabling facets that are not applicable to the current field type is implemented (LinqConnect models)
  • Default behaviour changed: now the Update To Database Wizard does not drop foreign keys of a table if the 'master' one is not represented in the LinqConnect model
  • The bug with saving a new solution provided that the Visual Studio option for 'Projects and Solutions -> Save new projects when created' is unchecked is fixed
  • The bug with pluralization algorithm is fixed when Naming rules are defined
  • The 'The given key was not present in the dictionary' error in the Entity Developer version integrated into Visual Studio 2010 is fixed
  • The bug with incorrect determining of association multiplicity (redundant 'many-to-many') in LinqConnect models is fixed
  • The bug with setting Extended Properties for RelationProperty is fixed
Entity Framework
  • The code generation is improved to distinguish DATE from TIMESTAMP when using database independent fluent mapping
  • The bug with executing Function Imports with enabled BatchUpdates is fixed
  • The bug with Entity Data Model Wizard when creating a model is fixed
  • The bug when OracleEntityProviderWorkaroundConfig.IgnoreSchemaName does not affect stored procedures is fixed
Devart development team
http://www.devart.com/dotconnect/oracle/

Locked