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

Post by Devart » Thu 23 Jun 2016 14:00

Dear users,

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

In this version:
  • The IEnumerable<OracleSqlStatement>, ICollection<OracleSqlStatement>, and IList<OracleSqlStatement> interfaces are implemented in the OracleSqlStatementCollection class
  • The alternative quoting mechanism for string literals (string literals with the Q prefix) of Oracle 10g and higher is supported in the OracleScript class
  • The bug with generating OverflowException when retrieving data via OracleDataReader using the x64 version of Oracle client is fixed
  • The bug with generating OutOfMemoryException when retrieving data via OracleDataReader using the x86 and x64 version of Oracle client is fixed
  • The bug with not adding records to the RSPreviewPolicy.config and RSReportDesigner.config files for correct work in Reporting Services(SSRS) projects is fixed
Entity Developer
  • The bug with applying the ON DELETE CASCADE option by Create Model Wizard and Update Model From Database Wizard is fixed
Entity Framework support
  • The OracleConventionSetBuilder class is implemented in the Entity Framework Core support
Devart development team
http://www.devart.com/dotconnect/oracle/

Locked