Oracle Data Access Components (ODAC) V10.1.3
Released: Oct 10, 2017
10.1.3 버젼 업데이트
기능
- Added support for Oracle 12c connection modes (SYSBACKUP, SYSDG, SYSKM) in Direct mode.
- Added support for OS authentication in Direct mode.
- Added support for NChar literal replacement.
수정사항
- Overload resetting in the StoredProc editor form.
- Lost chars in a parameter value when ConvertEOL=True.
- Bug retrieving data using DBMS_OUTPUT.GET_LINE.
- Assertion failure in TOraPackage.
- Bug generating SQL for batch updates.
- Bug with Integer arrays.
- Bug with Locate method for non-Windows platforms in Lazarus
- Bug with FindFirst, FindLast, FindNext, FindPrior methods in Lazarus
- Bug accessing product help from the IDE menu.
- Bug recreating fields when calling Open after Prepare.
- Incorrect error message when using the Connect dialog component on mobile platforms.
- AV failure when using calculated fields in TClientDataset.
- A key violation error when executing batch operations.
- Bug with Assert when calling Locate method in SmartFetch mode.
- Bug using DAC components in DataModule for Linux.