New UniDAC version 5.2.5 is available for download now!

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

New UniDAC version 5.2.5 is available for download now!

Post by Devart » Thu 26 Dec 2013 07:45

Dear users,

the new UniDAC version 5.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
  • Compatibility of migrating floating-point fields from other components is improved
  • Bug with data loss when updating records in the CachedUpdates mode is fixed
  • Bug with RefreshRecord in the CachedUpdates mode is fixed
  • Bug with Master-Detail when a connection and a query are placed in different units is fixed
  • Bug with data display in Detail Dataset when master field is Null is fixed
  • Bug with incorrect parameter sizes when re-opening a query is fixed
  • Bug with mapping to BCD fields when using TClientDataSet 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
  • Bug with the TUniLoader.AutoCommit property is fixed
Oracle data provider
  • An ability to establish OCI and Direct connections in the same application is supported
  • New Oracle 12c connection modes are added (SYSBACKUP, SYSDG, SYSKM)
  • Bug with connecting in the Direct mode under Windows 2000 and lower is fixed
  • Bug with Password which length is exactly 16 characters for Oracle 10 in the Direct mode is fixed
  • Bug with DB object names containing the '$' and '#' characters is fixed
  • Memory Leak in the NonBlocking mode is fixed
SQLServer data provider
  • Bug with incorrect committing of data by the Loader component on errors is fixed
MySQL data provider
  • Bug with connecting in the Direct mode under Windows 2000 and lower is fixed
  • Bug with returning an incorrect value in the RowsAffected property is fixed
InterBase data provider
  • Now RowsAffected returns a correct value without the need to prepare a statement explicitly
  • Bug with string truncation when using the Loader component is fixed
  • Bug when working with parameters of the ftTimeStamp type is fixed
PostgreSQL data provider
  • Bug with connecting in the Direct mode under Windows 2000 and lower is fixed
  • Bug with handling international characters when using protocol version 2 is fixed
  • Bug with backup of ENUM types using the Dump component is fixed
  • Bug with Memory leak is fixed
SQLite data provider
  • Direct mode for x64 platform is supported
  • Now the Direct mode is based on the SQLite engine version 3.8.2
  • Bug with executing multi-SQL statements is fixed
Devart development team
http://www.devart.com/unidac

Locked