New ODAC version 9.2.5 is available for download now!

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

New ODAC version 9.2.5 is available for download now!

Post by Devart » Thu 26 Dec 2013 07:46

Dear users,

the new ODAC version 9.2.5 is available for download now.

In this version:
  • iOS in C++Builder XE5 is supported
  • RAD Studio XE5 Update 2 is now required
  • Now .obj and .o files are supplied for C++Builder
  • An ability to establish OCI and Direct connections in the same application is supported
  • New Oracle 12c connection modes are added (SYSBACKUP, SYSDG, SYSKM)
  • The AsTimeStamp property is added to the TOraTimeStamp class
  • Compatibility of migrating floating-point fields from other components is improved
  • Bug with Password which length is exactly 16 characters for Oracle 11.0.2.4 in the Direct mode is fixed
  • Bug with DB object names containing the '$' and '#' characters is fixed
  • Bug with Memory Leak in the NonBlocking mode is fixed
  • Bug with parameters when they are created in a custom order in TOraStoredProc is fixed
  • Bug with data loss when updating records in the CachedUpdates mode is fixed
  • Bug with connecting in the Direct mode under Windows 2000 and lower is fixed
  • Bug with data display in Detail Dataset when master field is Null is fixed
  • Bug with mapping to BCD fields when using TClientDataSet is fixed
  • Bug with incorrect parameter sizes when re-opening a query is fixed
  • Bug with RefreshRecord in the CachedUpdates mode is fixed
  • Bug with mapping single types to float types is fixed
  • Bug with mapping to BCD and FmtBCD types is fixed
  • Bug with filtering boolean fields is fixed
  • Bug with freeing complex fields after refreshing before editing is fixed
  • Bug with Locate by fields where Data Type Mapping is applied is fixed
  • Bug with RefreshQuick when IndexFieldNames is set is fixed
Devart development team
http://www.devart.com/odac

Locked