New build of dotConnect for Oracle 6.10.103 is available!

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Locked
Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

New build of dotConnect for Oracle 6.10.103 is available!

Post by Shalex » Thu 10 Feb 2011 13:08

Dear users,

New build of dotConnect for Oracle 6.10.103 is available for download now.
It includes:
  • Implemented generation of UDT method wrappers in the Oracle Object wizard
  • Added the OracleObject.ExecuteMethod method for invocation of Oracle object methods
  • Changed behaviour: the isUnique property in the schema table is no longer set to true for columns participating in composite unique keys
  • Fixed bug with enabling OCI pooling for Unicode connections
  • Fixed bug with inserting NULLs into Oracle array and table data types
  • Fixed several bugs (mostly concerning Pooling) in the TransactionScope support
LinqConnect (formerly known as LINQ to Oracle)
  • Fixed bug with setting no reference to the Devart.Data.Linq.Web assembly when adding a DbLinqDataSource object to a web form
  • Fixed bug with generating methods for Oracle stored procedures with PL/SQL Boolean parameters
  • Fixed bug with retrieving entities participating in a many-to-many association with a composite key
  • Fixed bug with continuing identity tracking for deleted entities
  • Fixed bug with incorrect order of executing create/update/delete commands on SubmitChanges()
Entity Developer
  • Added ConstraintSet property for Constraints in the Store part of the Entity Framework model
  • Added mapping for Function Import result types (Entity Framework v4 only)
  • Changed behaviour: classes created with the Update From Database Wizard are now added to the current diagram
  • Changed behaviour: the 'Update Check' is now set to 'Always' and disabled for properties that form the entity key (LinqConnect models)
  • Fixed bug with wrong Complex Type properties in Stored Procedures
  • Fixed bug with mapping NUMBER fields to System.Double in LinqConnect models
  • Fixed bug with the 'Show Print Markup' button and 'Page Setup' menu item being disabled
Devart development team
http://www.devart.com/dotconnect/oracle/

Locked