- 首頁 /
- 構件 /
- ... /
- 資料層 /
- 資料庫存取 /
- Oracle Data Access Components (ODAC)
Oracle Data Access Components (ODAC) 13.4.1
Released: Jul 7, 2025
13.4.1 中的更新
特性
- Added support for Lazarus 4.0.
- Introduced the DynamicReadThreshold option to optimize memory usage by dynamically reading VARCHAR2 and NVARCHAR2 values.
- Increased the maximum error message size up to 32767 characters in the GetCompilationError method.
修補程式
- Resolved an issue with reading LOBs in threads.
- Resolved an issue with the filter that was working slowly.
- Resolved an issue with declaring the TValueArr data type in C++Builder.
- Fixed a bug where setting SQL in the Query component changed the case of a parameter name.
- Fixed a bug that occurred when calling the FindKey method on a cloned dataset.
- Fixed a bug that occurred when reserved words were used as field names in filters.