New ODAC version 9.6.19 is released!

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 version 9.6.19 is released!

Post by Devart » Mon 14 Sep 2015 12:52

Dear users,

the new ODAC version 9.6.19 is available for download now.

In this version:
  • RAD Studio 10 Seattle is supported
  • Now NULL and empty strings are different values for ftOraLob and ftOraClob parameters
  • Now Trial for Win64 is a fully functional Professional Edition
  • Now at automatic refresh of Detail dataset the OnBeforeOpen event is not called
  • Support for Offset is added for DML arrays
  • Support for OraNet.PacketSize is added to improve performance in VPN and Wireless networks
  • Support for Object References in the Direct mode is added
  • Support for Object attributes with the XML data type is added
  • Generating conditions for filtration when using similar field names and aliases in TCRDBGrid is fixed
  • SQLMonitor behavior on using similar objects is fixed
  • Bug with endless reconnection in assigned connection is fixed
  • Bug with editing Blob and Memo fields used in local filter is fixed
  • Bug with cutting WideStrings in TOraLoader is fixed
  • Bug with OUT table parameters for Oracle 9 and 10.1 is fixed
  • Bug with using NonBlocking mode from threads is fixed
  • Bug with Charset in pooling is fixed
The latest ODAC build 9.6.20:
  • Bug with editing Blob and Memo fields used in local filter is fixed
  • Bug on replacing ";" with " " in SQL queries in Direct mode is fixed
Devart development team
http://www.devart.com/odac

Locked