New ODAC build 8.6.12 is available for download now!

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 8.6.12 is available for download now!

Post by Devart » Fri 15 Feb 2013 11:26

Dear users,

the new ODAC version 8.6.12 is available for download now.

In this version:
  • Rad Studio XE3 Update 2 is now required
  • Bug with record updating when table is blocked in the lmLockImmediate mode is fixed
  • Bug with detecting the scale of the INTERVAL DAY TO SECOND data type is fixed
  • Bug with memory leak in Master-Detail datasets that contain TOraLob fileds is fixed
  • Bug when setting the CheckMode property to cmRefresh is fixed
  • Bug with storing the BINARY_FLOAT data inside any Object type is fixed
  • Bug with AV on adding TFieldDef items to FieldDefs for Delphi 2009 and higher is fixed
  • Bug with incorrect detection of the numeric parameter type in ExecSQL is fixed
  • Bug with assigning data to blob fields when using Data Type Mapping is fixed
  • Bug with inserting a new record into TStringGrid in FMX is fixed
  • Bug with unlocking a record after constraint violation is fixed
  • Bug with quoting index field names in TCRDBGrid is fixed
  • Bug with Master-Detail link by fields with non-English names is fixed
  • Bug with saving Date fields in XML is fixed
Devart development team
http://www.devart.com/odac

Locked