Oracle Data Access Components (ODAC) Releases

Released: Sep 27, 2024

Updates in 13.3.0

Funktionen

  • Added support for Embarcadero RAD Studio 12 Athens Release 2.
  • Added support for Embarcadero C++Builder 64-bit Windows (Modern) Application Development.
  • Added support for Lazarus 3.4.
  • Added C++Builder demo components for working with SecureBridge.

Fehlerkorrekturen

  • Fixed bug with connecting to patched Oracle 19 and higher in the Direct mode.
  • Fixed bug with assertion failure on Form destruction when TOraChangeNotification is used.
  • Fixed bug with AV failure in Package Wizard when the...

Released: May 1, 2024

Updates in 13.2.1

Funktionen

  • Release 1 for Embarcadero RAD Studio 12 Athens, Delphi 12 Athens, and C++Builder 12 Athens is now required.

Fehlerkorrekturen

  • Fixed internal bug with TSharedObject.

Released: Apr 24, 2024

Updates in 13.2.0

Funktionen

  • Added support for Embarcadero RAD Studio 12 Athens Release 1.
  • Added support for Lazarus 3.2.
  • Added the GetAuditActionBanner function to TOraSession.
  • Added the GetUnauthorizedAccessBanner function to TOraSession.

Fehlerkorrekturen

  • Fixed bug with TIMESTAMP WITH TIME ZONE reading for Oracle 21 or higher in the Direct mode.
  • Fixed bug with string value truncation when ConvertEOL=True for Oracle 11 or lower.
  • Fixed bug with Connection Pooling in the Direct mode.

Released: Feb 19, 2024

Updates in 13.1.0

Funktionen

  • Added support for Lazarus 3.0.
  • Added support for connecting to servers with enabled Security Banners in the Direct mode.
  • Improved error message about a non-existent database object in another schema.

Fehlerkorrekturen

  • Fixed bug with CLOB reading when UseUnicode=True in OCI mode.
  • Fixed bug with TIMESTAMP WITH TIME ZONE reading for Oracle 21 or higher in the Direct mode.
  • Fixed bug in TOraScript with parsing the CREATE JAVA SOURCE statements.
  • Fixed bug with refreshing data after DML...

Released: Nov 15, 2023

Updates in 13.0.0

Funktionen

  • Added support for Embarcadero RAD Studio 12 Athens.
  • Added support for Oracle 23c.
  • Added support for Apple macOS Sonoma.
  • Added support for Android 13.
  • Added support for Apple iOS 17.
  • Added support for nested macros in SQL queries.
  • Added Display Format for Aggregate fields.
  • Added support for SHA-2 (SHA-256, SHA-512) in hash encryption algorithms.
  • Improved 'UnicodeEnvironment' support for non-Unicode Embarcadero Delphi versions.

Fehlerkorrekturen

  • Fixed "Range check error" error on...

Released: Mar 17, 2023

Updates in 12.3.0

Funktionen

  • Added support for Embarcadero RAD Studio 11 Alexandria Release 3.
  • Added support for Apple iOS Simulator target platform.
  • Added support for Lazarus 2.2.6.
  • Added support for YEAR, MONTH, DAY, HOUR, MINUTE, SECOND, GETDATE, DATE, TIME, TRIM, TRIMLEFT, TRIMRIGHT statements in TDADataSet.Filter.
  • Added support for mathematical operations in TDADataSet.Filter.
  • Added support for Aggregate Fields and InternalCalc Fields.
  • Added the ability to restore from file with TEncoding via the Dump...

Released: Sep 12, 2022

Updates in 12.2.0

Funktionen

  • Added support for Embarcadero RAD Studio 11 Alexandria Release 2.
  • Added support for Lazarus 2.2.2.
  • Added support for Apple iOS 15.
  • Added support for Android 12.
  • Query and Table components add 'CloneCursor' method which allows you to share data between datasets.
  • Improved performance when exporting to XML.

Fehlerkorrekturen

  • Fixed bug when a connection string parameter value contains a single quote.

Released: Apr 12, 2022

Updates in 12.1.1

Funktionen

  • Added support for Embarcadero RAD Studio 11.1 Alexandria.
  • Added support for Lazarus 2.2.0.
  • Added support for Microsoft Windows 11.
  • Added support for Apple macOS Monterey.

Fehlerkorrekturen

  • Fixed bug with HTTPS tunneling in the Direct mode.
  • Fixed bug with resetting param values when changing param values count.

Released: Dec 9, 2021

Updates in 12.0.2

Funktionen

  • Added PoolId connection option.

Fehlerkorrekturen

  • Fixed bug with LONG parameters in Oracle 11 and earlier.
  • Fixed bug with "Unknown data type" error in OraNestedTable.
  • Fixed bug with UnicodeEnvironment in pooling.
  • Fixed bug with leading spaces getting trimmed in strings loaded from XML in VirtualTable.
  • Fixed bug with freezing multiply connection pools in threads.
  • Fixed bug with using the AsDate property when working with fields of the ftDate type.
  • Fixed bug with updating the state of...

Released: Sep 13, 2021

Updates in 12.0.1

Funktionen

  • Added support for Embarcadero RAD Studio 11 Alexandria.
  • Added support for Apple macOS ARM.
  • Added a demo project for FastReport FMX.

Fehlerkorrekturen

  • 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...