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

Post by Devart » Thu 18 Oct 2012 13:35

Dear users,

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

In this version:
  • The Lob Block Size connection string parameter is implemented to determine the size of a block (in megabytes) to read/write CLOB or NCLOB data in the OCI mode when working with Unicode server
  • The bug with the OracleScript.CommandTimeout property not changing its value when setting the DefaultCommandTimeout parameter of the connection string is fixed
  • The bug with the new line character in the connection string is fixed
LinqConnect (formerly known as LINQ to Oracle)
  • The bug with working with entities without INotifyPropertyChanging, INotifyPropertyChanged interfaces is fixed
Entity Developer
  • The bug with disposing EntityCommand in the code generated for calling stored procedure is fixed (Entity Framework models)
Entity Framework support
  • The SQL generation for the .Substring(startIndex) method is optimized
  • The bug with DropDatabase() and CreateDatabase(), when DeleteDatabaseBehaviour.ModelObjectsOnly is used, in EF v4.3 and higher is fixed
  • The bug with DropDatabase() and CreateDatabase(), when IgnoreDboSchemaName option is enabled and DeleteDatabaseBehaviour.Schema is used, in EF v4.3 and higher is fixed
  • The bug related to the "An item with the same key has already been added" exception when importing stored procedures with several parameters to the Entity Data Model is fixed
Devart development team
http://www.devart.com/dotconnect/oracle/

Locked