Oracle Data Access Components (ODAC) Releases
Released: Mar 17, 2023
Updates in 12.3.0
Features
- 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
Features
- 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.
Fixes
- Fixed bug when a connection string parameter value contains a single quote.
Released: Apr 12, 2022
Updates in 12.1.1
Features
- 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.
Fixes
- 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
Features
- Added PoolId connection option.
Fixes
- 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 records at...
Released: Sep 13, 2021
Updates in 12.0.1
Features
- Added support for Embarcadero RAD Studio 11 Alexandria.
- Added support for Apple macOS ARM.
- Added a demo project for FastReport FMX.
Fixes
- 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 IndexFieldNames...
Released: Jul 14, 2021
Updates in 11.4.4
Features
- Added support for TFieldOptions.
Fixes
- Fixed bug with refreshing a table that contains several key fields.
- Fixed bug with precision when converting Double to NUMBER in the Direct mode.
- Fixed bug with string parameters for Oracle 12.2 in the Direct mode.
- Fixed bug with applying both Encryption and Data Type Mapping on a BLOB column.
- Fixed bug with a parameter that has the Reference data type in the query editor.
- Fixed bug with applying the TemporaryLobUpdate option to auto-generated SQL...
Released: Apr 6, 2021
Updates in 11.4.3
Fixes
- Demo compatibility with new a version of SecureBridge has been fixed.
- Fixed bug with an Invalid pointer operation on Fetch.
- Fixed bug with assigning a BLOB parameter when the source data is loaded via the TParam.LoadFromStream method.
Released: Mar 26, 2021
Updates in 11.4.2
Features
- Added support for Lazarus 2.0.12.
Fixes
- Fixed a bug with parameters that have Unknown data type on Prepare.
- Fixed a bug with calling stored procedures when AutoCommit=False.
- Fixed a bug with parameters for Oracle 19c in the Direct mode.
- Fixed a bug with NUMBER fields when EnableFMTBCD=True.
- Fixed a bug with the ConvertEOL connection option.
- Fixed a bug with AV in applications using DBMonitor.
- Fixed a bug with committing a transaction when LockMode = lmPessimistic.
- Fixed a bug with...
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...
Released: Sep 14, 2020
Updates in 11.3.2
Features
- Release 1 is now required for RAD Studio 10.4 Sydney, Delphi 10.4 Sydney and C++Builder 10.4 Sydney.
Fixes
- Fixed the incompatibility of DatasetManager with RAD Studio 10.4 Release 1.