- 首頁 /
- 構件 /
- ... /
- 資料層 /
- 資料庫存取 /
- Oracle Data Access Components (ODAC)
Oracle Data Access Components (ODAC) 新版本發表
Released: Mar 27, 2026
15.0.0 中的更新
特性
- 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...
Released: Dec 26, 2025
14.0.1 中的更新
特性
- Added support for Lazarus 4.4.
- Extended support for the Connection component's AllowImplicitConnect property to the Script and SQL components.
修補程式
- Fixed an issue with reading values to TLargeintField in the scrollable cursors.
- Fixed an AV failure that could occur when reading a persistent TWideStringField in Delphi 7.
- Fixed an issue where XML fields could be saved incorrectly when using the dataset component's SaveToXML method.
- Fixed an issue with registering help files in RAD Studio...
Released: Sep 17, 2025
14.0.0 中的更新
特性
- Added support for Embarcadero RAD Studio 13 Florence.
- Added support for Lazarus 4.2.
- Added support for the BOOLEAN data type in Direct mode for Oracle 23 and later.
- Added support for passwords longer than 30 characters in Direct mode for Oracle 23 and later.
- Added support for Bearer Token authentication when connecting through HTTP tunnel.
- Added the SelfEvents property to TOraAlerter for enabling or disabling receiving your own events.
- Added support for system proxy settings to the...
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...
Released: Mar 20, 2025
13.4.0 中的更新
特性
- 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...
Released: Jan 20, 2025
13.3.2 中的更新
特性
- Moved the CRFunctions.CRTimeZoneInformation global variable to the interface section.
修補程式
- 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...
Released: Oct 24, 2024
13.3.1 中的更新
特性
- Added support for Lazarus 3.6.
- Restored support for RAD Studio 12 Athens Release 1.
Released: Sep 27, 2024
13.3.0 中的更新
特性
- Added support for Embarcadero RAD Studio 12 Athens Release 2.
- Added support for Embarcadero C++Builder 64-bit Windows (Modern) Application Development.
- Added support for Lazarus 3.4.
- Added C++Builder demo components for working with SecureBridge.
修補程式
- Fixed bug with connecting to patched Oracle 19 and higher in the Direct mode.
- Fixed bug with assertion failure on Form destruction when TOraChangeNotification is used.
- Fixed bug with AV failure in Package Wizard when the parameter has Table type...
Released: May 1, 2024
13.2.1 中的更新
特性
- Release 1 for Embarcadero RAD Studio 12 Athens, Delphi 12 Athens, and C++Builder 12 Athens is now required.
修補程式
- Fixed internal bug with TSharedObject.
Released: Apr 24, 2024
13.2.0 中的更新
特性
- Added support for Embarcadero RAD Studio 12 Athens Release 1.
- Added support for Lazarus 3.2.
- Added the GetAuditActionBanner function to TOraSession.
- Added the GetUnauthorizedAccessBanner function to TOraSession.
修補程式
- Fixed bug with TIMESTAMP WITH TIME ZONE reading for Oracle 21 or higher in the Direct mode.
- Fixed bug with string value truncation when ConvertEOL=True for Oracle 11 or lower.
- Fixed bug with Connection Pooling in the Direct mode.