ODAC 12.0 for RAD Studio 11 Alexandria

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

ODAC 12.0 for RAD Studio 11 Alexandria

Post by Devart » Wed 22 Sep 2021 20:50

We're excited to announce support for the new RAD Studio 11 Alexandria in ODAC. Additionally, we supported ARM (Apple Silicon M1).

What's new in this release:
  • RAD Studio 11 Alexandria is supported
  • macOS ARM is supported
  • Added demo project for FastReport FMX
  • Fixed bug with string OUT parameters in Oracle 12.1
  • Fixed bug with XML reading when UnicodeEnvironment=True
  • Fixed bug with reading string values from TOraNestedTable
  • Fixed bug with selecting intger values from arrays
  • Fixed bug with setting a DateTime value before the year 1800 to TTimeField
  • Fixed bug with using a BLOB field in the IndexFieldNames property of the DataSet component
  • Fixed bug with memory leak on Locate by field with data type mapping
  • Fixed bug with escaping wildcards in the Filter property of the DataSet component
Devart Development Team
https://www.devart.com/odac/

Post Reply