- 首頁 /
- 構件 /
- ... /
- 資料層 /
- 資料庫存取 /
- Oracle Data Access Components (ODAC)
Oracle Data Access Components (ODAC) 新版本發表
Released: Jul 9, 2018
10.2.6 中的更新
特性
- Added support for Lazarus 1.8.4.
- Improved data fetching performance in Direct mode.
- Improved performance of describing stored procedures in Direct mode.
- Improved performance of batch operations.
- Added demo projects for IntraWeb 14.
- Now the TOraTimeStamp.AsDateTime method returns TDateTime value with milliseconds
- Now non-compiled stored procedures can be described in Direct mode
- Improved support for TIMESTAMP WITH TIMEZONE in Direct mode.
修補程式
- Fixed bug writing trash in BLOB fields when...
Released: Apr 2, 2018
10.1.5 中的更新
特性
- Added support for Lazarus 1.8.2.
- Now the Detail dataset is not refreshed when editing a Master dataset.
- Added support for ACCEPT SQL*Plus command.
- Added support for Oracle 12 Extended Data Types in Direct mode.
- Added support for BFILEs in Direct mode.
修補程式
- Fixed bug executing batch operations with iteration = 1 and offset = 0.
- Fixed bug re-opening a filtered dataset.
- Fixed bug with data decryption in SmartFetch mode.
- Fixed bug with data truncation while decrypting.
- Fixed bug modifying...
Released: Jan 18, 2018
10.1.4 中的更新
特性
- Added support for Lazarus 1.8 and FPC 3.0.4.
- Added support for custom constraints.
- New UseBlankValues property added to Loader component.
修補程式
- Fixed bug with TIMESTAMP(0) format.
- Fixed bug with LOB prefetch when UseUnicode=True.
- Fixed bug with field order in TClientDataSet when using TOraProvider.
- Fixed bug with script parsing in TDAScript.
- Fixed bug calling RefreshRecord when setting FullRefresh to True and using encryption.
- Fixed bug with assertion failure when adding Calculated fields...
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...
Released: Apr 5, 2017
10.0.1 中的更新
特性
- Support for RAD Studio 10.2 Tokyo.
- Support for Linux in RAD Studio 10.2 Tokyo.
- Support for Lazarus 1.6.4 and Free Pascal 3.0.2.
- Support for Oracle Encryption, Oracle Data Integrity, Oracle Cloud (DBaaS), Oracle 12c authentication and SECUREFILE in Direct mode.
- Support for Prefetch LOBs for Oracle 11 and higher.
- Support for EDITIONABLE and NONEDITIONABLE clauses.
- Added PrefetchLobSize option.
- Support for ANYDATA.
- Improved field size detection for servers with multi-byte charset when UseUnicode...
Released: Nov 21, 2016
9.7.28 中的更新
特性
- Improved support for XML type object attributes.
修補程式
- Fixed bug with XML when UnicodeEnvironment=True.
- Fixed bug adding Calculated fields after calling Prepare.
- Fixed bug with OraTimeStamp comparision.
Released: Sep 8, 2016
9.7.26 中的更新
特性
- Added TDADataSetOptions.InsertAllSetFields property.
修補程式
- Fixed several bugs in SmartFetch Mode.
- Fixed bug with memory leak if a parameter has the ftUnknown data type.
- Fixed bug with WITH clause in TOraScript for Oracle 12c.
- Fixed bug with invalid Oracle home.
- Fixed bug setting the TCustomDADataSet.EOF property after fetch is canceled.
- Fixed bug with param values loss after changing TDAParam.ValueCount.
- Fixed bug with PtrOffset function when Overflow Checking option is enabled.
- Fixed bug with...
Released: Jun 27, 2016
9.7.25 中的更新
特性
- Added TVirtualDataSet component.
- Support for RAD Studio 10.1 Berlin.
修補程式
- Fixed bug with BINARY_DOUBLE and BINARY_FLOAT stored procedure parameters in the Direct mode.
- Fixed bug with generating INSERT or UPDATE queries when UpdatingTable is specified.
- Fixed bug with Refresh and Locate in the NonBlocking mode.
- Fixed bug with AV on writing BLOBs for Win64 target platform.
- Fixed bug with AV on application closing when DLLs are used in the Trial edition.
- Fixed bug with using parameters and column...
Released: Sep 24, 2015
Updates in this release
Updates in V9.6.20
- Support for RAD Studio 10 Seattle.
- NULL and empty strings are now different values for ftOraLob and ftOraClob parameters.
- Support for OraNet.PacketSize added to improve performance on VPN and Wireless networks.
- Added support for Object References in Direct mode.
Released: Jun 2, 2015
Updates in this release
Updates
- Embarcadero RAD Studio XE8 support.