New ODAC build 9.6.21 is available for download!

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

New ODAC build 9.6.21 is available for download!

Post by Devart » Tue 15 Dec 2015 10:24

Dear users,

the new ODAC version 9.6.21 is available for download now.

In this version:
  • Performance of TDALoader on loading data from TDataSet is improved
  • Several bugs in the SmartFetch mode are fixed
  • Bug with storing Blob data for Oracle 12c in the Direct mode is fixed
  • Bug with AV failure with using Oracle Objects on the mobile platforms is fixed
  • Bug witn NetError when server has SQLNET.EXPIRE_TIME parameter value different from zero is fixed
  • Bug with setting multiple ports for RAC server to Connection string in the Direct mode is fixed
  • Bug with InputOutput string parameters of fixed length is fixed
  • Bug with record deleting in the Unidirectional mode is fixed
  • Bug with calling AfterExecute event after an invalid statement is executed in NonBlocking mode is fixed
  • Bug with memory leak on DML array binding is fixed
  • Bug with TOraAlerter in Direct mode is fixed
  • Bug with hanging query in the NonBlocking mode is fixed
  • Bug with processing the cached data in the ApplyUpdates method is fixed
  • Bug with storing some numbers with floating point is fixed
  • Bug with RecNo in the Unidirectional mode is fixed
  • Bug with AssignSvcCtx is fixed
  • Bug with XML encoding is fixed
Devart development team
http://www.devart.com/odac

Locked