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

Post by Devart » Thu 22 Dec 2011 16:21

Dear users,

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

In this version:
  • The bug with double attempt to connect in Direct mode is fixed
  • The bug with the 'ORA-01008: not all variables bound' error in direct mode when working with NVarChar parameters is fixed
  • The bug with NVarChar parameters of OracleCommand in Direct mode is fixed
  • The bug with setting the PrimaryKey attribute of DataTable.Constraints when editing an existing DataSet using DataSet Wizard is fixed
Entity Developer
  • The bug with Visual Basic templates is fixed
  • The bug with duplicating EntitySet attribute when using entity return type is fixed (Entity Framework models)
Entity Framework support
  • The possibility of using Oracle optimizer hints in LINQ to Entities queries is implemented
  • The behaviour is changed: the BINARY_FLOAT and BINARY_DOUBLE data types are mapped to Single and Double correspondingly in Entity Data Model Wizard
  • The bug with generating CROSS JOIN statement when using LINQ to Entities is fixed
  • The bug with explicit usage of REF CURSOR parameters in stored procedures is fixed
  • The bug with config.DmlOptions.InsertNullBehaviour for non-EntityKey columns with initialized DefaultValue and StoreGeneratedPattern is fixed
Devart development team
http://www.devart.com/dotconnect/oracle/

Locked