New PgDAC version 4.2.5 is available for download now!

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

New PgDAC version 4.2.5 is available for download now!

Post by Devart » Thu 26 Dec 2013 07:50

Dear users,

the new PgDAC version 4.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
  • A list of available Charsets in TPgConnection at design-time is added
  • Default charset detecting for Windows is added
  • 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 connecting under Windows 2000 and lower is fixed
  • Bug with RefreshRecord in the CachedUpdates mode is fixed
  • Bug with mapping to BCD and FmtBCD types is fixed
  • Bug with mapping single types to float types 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 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 when working with fields of composite types is fixed
  • Bug with executing parametrized queries when using protocol version 2 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
Devart development team
http://www.devart.com/pgdac

Locked