Page 1 of 1

ODAC 11.2 with support for RAD Studio 10.4

Posted: Tue 02 Jun 2020 17:35
by Devart
We are very excited to announce the release of ODAC with support for the newly released RAD Studio 10.4 Sydney.

What's new in this release:
  • RAD Studio 10.4 Sydney is supported
  • Lazarus 2.0.8 is supported
  • macOS 64-bit in Lazarus is supported
  • Mapping the FLOAT Oracle data type to the ftNumber field is added
  • Bug with retrieving implicit result sets after calling the Execute method is fixed
  • Bug with retrieving unchanged parameter values in the Direct mode is fixed
  • Bug with reading object fields in OCI mode for the Win64 target platform is fixed
  • Bug with SQL statements containing a JAVA clause in TOraScript is fixed
  • Bug with SELECT RowId using Database Link in Direct mode is fixed
  • Bug with Charset when Pooling is enabled is fixed
  • Bug with locating a record by a fixed string column in the Chinese locale is fixed
  • Bug with LocalMasterDetail when DataTypeMapping is enabled is fixed

Devart Development Team
https://www.devart.com/odac/

Re: ODAC 11.2 with support for RAD Studio 10.4

Posted: Tue 16 Jun 2020 13:33
by Devart
ODAC build 11.2.5 is available for download.

In this version:
  • Bug with describing sorted procedure parameters is fixed