New IBDAC build 5.5.15

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 build 5.5.15

Post by Devart » Thu 18 Jun 2015 14:08

Dear users,

the new IBDAC version 5.5.15 is available for download now.

In this version:
  • AddCharsetRule methods are added in Data Type Mapping of Connection and DataSet components
  • Bug with KeyGenerator behavior when CachedUpdates = True is fixed
  • Bug with incorrect RowsUpdated value when executing an EXECUTE BLOCK statement is fixed
  • Bug with AV on unloading fbembed.dll is fixed
  • Bug with BooleanDomainFields=True when working with Firebird 3 is fixed
  • Bug with using bookmarks in a filtered dataset is fixed
  • Bug with restoring the original order of records after clearing IndexFieldNames is fixed
  • Bug with refreshing DbLookupComboBox of the detail dataset when Master-Detail relationship is used is fixed
  • Bug with SQL Monitor freezing when using in a DLL is fixed
Devart development team
http://www.devart.com/ibdac

Locked