New IBDAC version 5.3 is available for download now!

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

New IBDAC version 5.3 is available for download now!

Post by Devart » Wed 30 Apr 2014 15:05

Dear users,

the new IBDAC build 5.3.7 is available for download now.

In this version:
  • RAD Studio XE6 is supported
  • Android in C++Builder XE6 is supported
  • Lazarus 1.2.2 and FPC 2.6.4 is supported
  • SmartFetch mode for TDataSet descendants is added
  • Now update queries inside TDataSet descendants have correct owner
  • The TIBCDataSetOptions.MasterFieldsNullable property is added
  • The SetOrderBy method behavior is fixed
  • The GetOrderBy method behavior is fixed
  • Bug with displaying already installed DAC version in setup messages is fixed
  • Bug with the Filter behavior in the Metadata component is fixed
  • Bug with AV on modify table with one only Object field is fixed
  • Bug with Locate when a NULL value is present in the index field is fixed
  • Bug with IndexFieldNames when DataTypeMapping is enabled is fixed
  • TIBCTransaction.OnCommitRetainig and TIBCTransaction.OnRollbackRetainig events are added
  • Bug with carriage returned in the beginning of an error message is fixed
  • Bug with the Dump component when UseUnicode = True is fixed
  • Bug with AV when setting TIBCQuery.KeyGenerator = '' is fixed
  • Bug with installing IBDAC from sources is fixed
  • Bug with invalid client library when using connection pooling is fixed
  • Bug with refreshing a detail dataset in Master-Detail is fixed
Devart development team
http://www.devart.com/ibdac

Locked