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

Post by Devart » Fri 06 May 2016 07:30

Dear users,

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

In this version:
  • Oracle objects in array binding in the Direct mode are supported
  • The implementation of DML arrays in output parameters in the Direct mode is improved
  • The OracleHomeCollection class is improved
  • The exception message when the source value is out of range for a .NET Framework type is improved: now it also contains the name of column that caused the issue
  • The behavior is changed: number mappings in the connection string now influence the code generated by Oracle Package Wizard
  • The bug with throwing NRE when selecting a connection in the OracleDataSource component in Visual Studio 2010 is fixed
  • The bug with method and property naming in code generated by the Oracle Object wizard, when the names of this method or property are the same as class name, is fixed
  • The bug with NumberMappings for OracleDataReader that is retrieved from a REF CURSOR is fixed
  • The bug with reading OracleXml via Oracle Client of versions 10 and 11 is fixed
LinqConnect (formerly known as LINQ to Oracle)
  • Bitwise And, Or, and Xor operators are supported in LINQ queries for integer operands
Entity Framework support
  • Upgrade Wizard is improved for upgrading projects with the Entity Framework functionality
  • The bug with generating INSERT statements for the tables with identity column is fixed
Devart development team
http://www.devart.com/dotconnect/oracle/

Locked