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

Post by Shalex » Fri 24 Sep 2010 13:22

Dear users,

New build of dotConnect for Oracle 5.70.170 is available for download now.
This version includes:
  • Added possibility for handling the ORA-01403 informational message
  • Implemented host option for current process in dbMonitor
  • Added possibility for tracing the distributed transactions in DBMonitor
  • Changed behaviour: OracleParameter.OracleDbType will be set by default to OracleDbType.Clob for the values which are longer than 4000 symbols
  • Fixed the 'Retrieving the COM class factory for component ... failed' error during installation on x64 machines
  • Fixed bug with Minimal+LINQ installation
  • Fixed bug with determining DataType of BFile table columns
  • Fixed bug with executing GetData() method of TableAdapters returning cursors
  • Fixed bug with caching data for the connections placed to the pool
  • Fixed bug with reading parent fields from an object of an inherited type
  • Fixed bug with setting DirectUtils.PacketSize property
  • Fixed bug of Migration Wizard with converting OracleDbType.Byte
  • Fixed bug with reusing OracleCommand with other parameters set
  • Fixed bug with enlisting ASP.NET provider's activity to distributed transaction
  • Fixed bug with assertion failure on show call tree in dbMonitor
LinqConnect (formerly known as LINQ to Oracle)
  • Added the client NLS settings support in the TO_NUMBER function
  • Fixed bug with editing Entity Key values
  • Fixed bug with association names in Entity Data Model
  • Fixed bug with IndexOutOfRangeException on the DeleteOnSubmit call
  • Fixed bug on inserting new rows into a table with many-to-many association
  • Fixed bug with fetching records one-by-one from the 'detail' table in master/details relation
  • Fixed bug with retrieving entities of an inherited type
  • Fixed bugs with using the Contains method of empty arrays
  • Fixed bug with the RejectChanges method not working
  • Fixed bug with structs in queries
  • Fixed bug with Command Timeout
Entity Developer
  • Fixed bug with VB Code generation for Associations
  • Fixed bug with Unidirectional serialization mode
  • Fixed design time bug with Referential constraints
  • Fixed bug with generating code for stored procedures with out parameters
Entity Framework support
  • Fixed bug with the Guid output parameter
Devart development team
http://www.devart.com/dotconnect/oracle/

Locked