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

Post by Shalex » Wed 07 Jul 2010 15:28

Dear users,

New build of dotConnect for Oracle 5.70.146 is available for download now.
This version includes:
  • Added functionality for setting size of packets sent on command execution
  • Fixed bug with membership provider (connection is not opened on Initialize() now)
  • Fixed bug with model registration in web applications
  • Fixed bug with colons inside a string constant in the Direct mode
  • Fixed bug with replacing empty strings on OracleDataAdapter.Update
  • Fixed bug with stored procedure output VArray parameter for Oracle Server 11g R2
  • Fixed bug with OracleDataTable.Clear() method
  • Fixed bug with OracleTimeStamp.GetSysDate() not setting time
  • Fixed bug with reading from several cursors
  • Fixed bug with memory leak in TransactionScope
  • Fixed bug with OracleXML.Dispose()
LinqConnect (formerly known as LINQ to Oracle)
  • Improved select performance
  • Improved insert performance
  • Fixed bug with charset mismatch
  • Fixed bug with Concat()
  • Fixed bug with the CacheStoreReader and Cast
Entity Developer
  • Fixed bug with column Summary serialization
  • Fixed bug with Visual Basic code generation template
  • Fixed bug with associations between tables from different schemas
  • Fixed bug with INOUT cursor parameter
Entity Framework support
  • Fixed bug with the DevartEntityDeploy build action
  • Fixed bug with the unnecessary trigger and sequence generation
Devart development team
http://www.devart.com/dotconnect/oracle/

Locked