ODAC 11.2 with support for RAD Studio 10.4

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

ODAC 11.2 with support for RAD Studio 10.4

Post by Devart » Tue 02 Jun 2020 17:35

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/

Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

Re: ODAC 11.2 with support for RAD Studio 10.4

Post by Devart » Tue 16 Jun 2020 13:33

ODAC build 11.2.5 is available for download.

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

Locked