Oracle Data Access Components (ODAC) 11.4.1

Released: Mar 2, 2021

Updates in 11.4.1

Features

  • Added support for Oracle 21c.
  • Added support for Embarcadero RAD Studio 10.4.2 Sydney.
  • Added support for Apple macOS 11 Big Sur.
  • Added support for Apple iOS 14.
  • Added support for Android 11.
  • Improved batch operation performance.
  • Improved performance of the FindFirst, FindNext, FindLast and FindPrior methods.
  • Added support for PrefetchRows option in Direct mode.
  • Improved data fetch performance in Direct mode.
  • Improved LOB read/write performance.

Fixes

  • Fixed bug with connection to RAC servers in the Direct mode.
  • Fixed bug with RefreshRecord when SQLGeneratorCompatibility=True.
  • Fixed bug with calling a stored procedure using dblink.
  • Fixed bug with TOraAnyDataField.GetAsString.
  • Fixed bug with parsing a quoted schema name.
  • Fixed bug with setting the ReadOnly field property at runtime.