Oracle Data Access Components (ODAC) Releases

Released: Jun 1, 2020

Updates in 11.2.4

Features

  • Added support for RAD Studio 10.4 Sydney.
  • Added support for Lazarus 2.0.8.
  • Added support for macOS 64-bit in Lazarus.
  • Added support for mapping FLOAT Oracle data type to the ftNumber field.

Released: Mar 10, 2020

Updates in 11.1.3

Fixes

  • Fixed bug installing different editions of two or more DACs in a single system.
  • Fixed bug reading XML and ANYDATA object attributes.
  • Fixed bug with XML reading from Oracle 12.1 in the Direct mode.
  • Fixed bug setting the string values to TOraArray.
  • Fixed bug fetching data in the NonBlocking mode.
  • Fixed bug saving BLOB to XML.
  • Fixed bug with SQL statements that contain fields with the same name from different tables.
  • Fixed bug executing SQL statements that contain comments using the Script...

Released: Nov 26, 2019

Updates in 11.1.2

Features

  • Support for Android 64-bit.
  • Support for Lazarus 2.0.6.
  • Support for Oracle 19c.
  • Support for Long database object names.

Released: Jul 22, 2019

Updates in 11.0.1

Features

  • Added support for macOS 64-bit.

Released: Jun 24, 2019

Updates in 10.4.10

Features

  • Added support for Lazarus 2.0.2.
  • Added TVirtualTable DefaultSortType property.
  • Improved performance of TVirtualTable SaveToFile/LoadFromFile methods
  • Added support for CommandTimeout.
  • Added support for using the ChangePassword method.

Released: Nov 26, 2018

Updates in 10.3.8

Features

  • RAD Studio 10.3 Rio support.
  • Oracle 18c support.
  • Implicit result sets in Oracle 12 are now supported.
  • Added OpenNext method for opening a next cursor or implicit result set.
  • Support of UPPER and LOWER functions for Unified SQL.

Released: Jul 9, 2018

Updates in 10.2.6

Features

  • Added support for Lazarus 1.8.4.
  • Improved data fetching performance in Direct mode.
  • Improved performance of describing stored procedures in Direct mode.
  • Improved performance of batch operations.
  • Added demo projects for IntraWeb 14.
  • Now the TOraTimeStamp.AsDateTime method returns TDateTime value with milliseconds
  • Now non-compiled stored procedures can be described in Direct mode
  • Improved support for TIMESTAMP WITH TIMEZONE in Direct mode.

Fixes

  • Fixed bug writing trash in BLOB fields when...

Released: Apr 2, 2018

Updates in 10.1.5

Features

  • Added support for Lazarus 1.8.2.
  • Now the Detail dataset is not refreshed when editing a Master dataset.
  • Added support for ACCEPT SQL*Plus command.
  • Added support for Oracle 12 Extended Data Types in Direct mode.
  • Added support for BFILEs in Direct mode.

Fixes

  • Fixed bug executing batch operations with iteration = 1 and offset = 0.
  • Fixed bug re-opening a filtered dataset.
  • Fixed bug with data decryption in SmartFetch mode.
  • Fixed bug with data truncation while decrypting.
  • Fixed bug modifying...

Released: Jan 18, 2018

Updates in 10.1.4

Features

  • Added support for Lazarus 1.8 and FPC 3.0.4.
  • Added support for custom constraints.
  • New UseBlankValues property added to Loader component.

Fixes

  • Fixed bug with TIMESTAMP(0) format.
  • Fixed bug with LOB prefetch when UseUnicode=True.
  • Fixed bug with field order in TClientDataSet when using TOraProvider.
  • Fixed bug with script parsing in TDAScript.
  • Fixed bug calling RefreshRecord when setting FullRefresh to True and using encryption.
  • Fixed bug with assertion failure when adding Calculated...

Released: Oct 10, 2017

Updates in 10.1.3

Features

  • Added support for Oracle 12c connection modes (SYSBACKUP, SYSDG, SYSKM) in Direct mode.
  • Added support for OS authentication in Direct mode.
  • Added support for NChar literal replacement.

Fixes

  • Overload resetting in the StoredProc editor form.
  • Lost chars in a parameter value when ConvertEOL=True.
  • Bug retrieving data using DBMS_OUTPUT.GET_LINE.
  • Assertion failure in TOraPackage.
  • Bug generating SQL for batch updates.
  • Bug with Integer arrays.
  • Bug with Locate method for non-Windows platforms in...