Oracle Data Access Components (ODAC) 13.4.0
Released: Mar 20, 2025
Updates in 13.4.0
Funktionen
- Added support for Embarcadero RAD Studio 12 Athens Release 3.
- Added support for the RAD Studio 64-bit IDE.
- Added support for Lazarus 3.8.
- Added support for auto-login wallets.
- Added support for the BOOLEAN data type in Oracle 23 and higher.
- Added support for parameters in the Script component.
- Added support for the TurboPack SynEdit package in component editors.
- Added support for syntax highlighting in component editors in Lazarus on the Windows platform.
- Added the IndentFormat argument to the SaveToXML method of the dataset to decrease file size.
- Added the SaveToJSON method for serializing a dataset to the JSON format.
- Added the ability to use readonly fields in the SQL Generator at design-time.
- Improved working with design-time editors in High DPI mode.
- Improved query performance for obtaining a primary key.
- Improved detection of the MERGE statement type in the Direct mode.
Fehlerkorrekturen
- Fixed a bug with ambiguity between the CRJSON.TJSONObject and System.Json.TJSONObject classes.
- Fixed a bug related to writing LOB values to objects in TOraNestTable.
- Resolved an issue with the redundant selection of NLS parameters when opening a connection from the connection pool.