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.