Oracle Data Access Components (ODAC) 12.3.0
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 component.
- Improved detection of home directories in recent versions of Oracle.
- The SetRange will now function according to the case sensitivity of keywords in IndexFieldNames.
- A valid exception will now be raised instead of AV when memory can't be allocated for the large row count.
Fixes
- Fixed bug with LOBs reading in the Direct mode.
- Fixed bug with reading BFLOAT and BDOUBLE values from ANYDATA.
- Fixed bug with querying record count if SQL statement contains PIVOT.