Lancements d'Oracle Data Access Components (ODAC)
Released: Jul 9, 2018
Mises à jour de 10.2.6
Fonctionnalités
- 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.
Correctifs
- Fixed bug writing trash in BLOB...
Released: Apr 2, 2018
Mises à jour de 10.1.5
Fonctionnalités
- 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.
Correctifs
- 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...
Released: Jan 18, 2018
Mises à jour de 10.1.4
Fonctionnalités
- Added support for Lazarus 1.8 and FPC 3.0.4.
- Added support for custom constraints.
- New UseBlankValues property added to Loader component.
Correctifs
- 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...
Released: Oct 10, 2017
Mises à jour de 10.1.3
Fonctionnalités
- 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.
Correctifs
- 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...
Released: Apr 5, 2017
Mises à jour de 10.0.1
Fonctionnalités
- 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...
Released: Nov 21, 2016
Mises à jour de 9.7.28
Fonctionnalités
- Improved support for XML type object attributes.
Correctifs
- Fixed bug with XML when UnicodeEnvironment=True.
- Fixed bug adding Calculated fields after calling Prepare.
- Fixed bug with OraTimeStamp comparision.
Released: Sep 8, 2016
Mises à jour de 9.7.26
Fonctionnalités
- Added TDADataSetOptions.InsertAllSetFields property.
Correctifs
- 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...
Released: Jun 27, 2016
Mises à jour de 9.7.25
Fonctionnalités
- Added TVirtualDataSet component.
- Support for RAD Studio 10.1 Berlin.
Correctifs
- 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...
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.