Oracle Data Access Components (ODAC) 릴리스

릴리스 전반에서 새로 나온 내용을 살펴보세요. 기능, 개선 사항, 해결된 문제에 대한 자세한 정보를 제공합니다.

1월
2월
3월
4월
5월
6월
7월
8월
9월
10월
11월
12월
Oracle Data Access Components (ODAC) 15.0.12026년 6월 15일
수정 사항
  • Fixed an issue with time zone conversion for TIMESTAMP WITH TIME ZONE values.
Oracle Data Access Components (ODAC) 15.0.0주요 버전2026년 3월 27일
기능
  • Added support for RAD Studio 13.1 Florence.
  • Added support for the Arm64EC target platform.
  • Added support for Lazarus 4.6.
  • Added support for Oracle 26ai.
  • Added support for the JSON data type in Oracle 21c and later.
  • Added the "For the current user/For all users" option during installation.
  • Added masking of the Password property in the Connection component to prevent it from being stored in memory as plain text.
  • Added the GetWhere method to the TCustomDADataSet component.
  • Added the DeleteOrderBy method to the TCustomDADataSet component.
  • Added the RangeFieldCount property to TCustomDADataSet to specify the number of indexed fields used for range setting.
  • Added the AutoClose option to TCustomDADataSet to control automatic closing of a dataset when its associated ClientDataSet is closed.
  • Improved performance of Oracle homes list detecting.
수정 사항
  • Fixed an issue that caused a compilation error when ODAC and UniDAC Express were installed simultaneously.
  • Fixed an issue that caused incorrect record sorting in a dataset when both ORDER BY and IndexFieldNames are used.
  • Fixed an issue with the ConnectString property in the Connection component when its value contained a sequence of SQL comment characters.
  • Fixed an issue in tunnel.php that required establishing a tunnel connection in a browser first.