dotConnect for Oracle 9.7 is released!

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

dotConnect for Oracle 9.7 is released!

Post by Devart » Fri 12 Apr 2019 15:43

Dear users,

Devart is glad to announce the release of dotConnect for Oracle 9.7, Devart ADO.NET data provider for Oracle with support for Entity Framework, LinqConnect (LINQ to Oracle) and NHibernate. The new version offers you support for Visual Studio 2019.

Here is the complete list of dotConnect for Oracle 9.7.734 features:
  • Visual Studio 2019 is supported
  • OS authentication is supported in the Direct mode
  • The behaviour is changed: when loading data in the Direct mode, OracleLoader now adds the /* APPEND_VALUES */ hint to the generated SQL for Oracle 11g Release 2 and higher
  • The bug with freezing when reading an XMLTYPE value in the OCI mode, when CommandBehavior is set to SequentialAccess, is fixed
  • The bug with encoding registration in .NET Standard compliant assemblies is fixed
Entity Developer
  • The bug with processing DBNull returned by the function in EF Core is fixed
Entity Framework support
  • The bug with using the "Generate Database from Model" wizard when working with Entity Framework 6 Tools is fixed
  • The bug with quoting string parameter set in the DbFunction attribute in EF Core is fixed

Devart development team
http://www.devart.com/dotconnect/oracle/

Locked