Oracle Data Access Components (ODAC) 13.3.2
Released: Jan 20, 2025
Updates in 13.3.2
Features
- Moved the CRFunctions.CRTimeZoneInformation global variable to the interface section.
Fixes
- Fixed a bug with OBJECT data types that were dropped and recreated between SELECT queries when using Direct mode.
- Fixed a bug that caused the last LF to be incorrectly converted to a CRLF line break in CLOB values.
- Fixed a bug that occurred during DML batch operations when all parameter values were cleared.
- Fixed an issue with reading and writing RAW values to OBJECT when UseUnicode is set to True.
- Fixed an issue with supporting self-signed certificates for the SSL protocol in Direct mode.
- Fixed an issue with reading UTF-16 surrogate pairs in Lazarus when using Direct mode.
- Fixed an issue with the SaveToXML method of the TMemDataSet class and its descendants, which occurred when saving UUID fields.
- Fixed a bug that occurred when calling the RefreshRecord method with FullRefresh set to True.
- Fixed an issue with processing the Filter property of a dataset that occurred when it included the NOT operation.
- Fixed an issue with using subfunctions in a filter.