IBDAC Changelog

What's new in IBDAC 5.5.17

Aug 22, 2015
  • Critical bug with data encryption is fixed
  • Bug in IProviderSupport.PSExecuteStatement with parsing a SQL query is fixed
  • Bug with missing IdeVer.inc in Trial version is fixed
  • Bug with updating a dataset when DescribeParams = True is fixed

New in IBDAC 5.5.15 (Jun 19, 2015)

  • 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

New in IBDAC 5.5.14 (Apr 15, 2015)

  • RAD Studio XE8 is supported
  • AppMethod is supported
  • Firebird 3 is supported
  • Firebird 3 BOOLEAN column type is supported
  • The roMetadataOnly option in the RestoreService component is added
  • Bug with invalid names of Master-Detail parameters is fixed
  • Bug with AV on calling GetVersion() in C++Builder is fixed
  • Bug with using Firebird Embedded within a DLL is fixed
  • Bug with BLOB field types when using InterBase XE and higher is fixed
  • Bug with obtaining a generator value for a newly inserted record is fixed
  • Bug with inserting a record when the key field is not the first one in a query is fixed
  • Bug with AV when creating a connection in a thread is fixed

New in IBDAC 5.4.13 (Jan 19, 2015)

  • Lazarus 1.2.6 is supported
  • Bug with losing data after VirtualTable closing on SaveToStream is fixed
  • Bug with RestoreUpdates in CachedUpdates mode is fixed
  • Bug with KeyGenerator behaviour when CachedUpdates = True is fixed
  • Bug with mapping SMALLINT database columns to float fields is fixed

New in IBDAC 5.4 (Sep 17, 2014)

  • RAD Studio XE7 is supported
  • Lazarus 1.2.4 is supported
  • Demo projects for FastReport 5 are added
  • The TCustomDADataSet.GetKeyFieldNames method is added
  • The ConstraintColumns metadata kind for the TDAMetadata component is added

New in IBDAC 5.2 (Jan 20, 2014)

  • 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
  • Performance is improved
  • Compatibility of migrating floating-point fields from other components is improved

New in IBDAC 5.1 (Sep 30, 2013)

  • RAD Studio XE5 is supported
  • Application development for Android is supported
  • Lazarus 1.0.12 is supported
  • Performance is improved
  • Automatic checking for new versions is added
  • The possibility to use conditions is added
  • Support of the IN keyword in the TDataSet.Filter property is added
  • Like operator behaviour when used in the Filter property is now similar to TClientDataSet
  • The possibility to use ranges is added
  • The Ping method for the Connection component is added
  • The AllowImplicitConnect option for the Connection component is added
  • The SQLRecCount property for the Query and StoredProc components is added
  • The ScanParams property for the Script component is added
  • The RowsAffected property for the Script component is added
  • Trusted authentication mode for Firebird is supported
  • Migration from FIBPlus is added
  • Now the TIBCTransaction.Params property values can be separated by a semicolon
  • The ForceUsingDefaultPort global variable is added
  • TIBCLoader.LoadFromDataSet is optimized for cases when a dataset record count is less than the RowsPerBatch value

New in IBDAC 5.0 (Jul 22, 2013)

  • Rad Studio XE4 is supported
  • NEXTGEN compiler is supported
  • Application development for iOS is supported
  • FPC 2.6.2 and Lazarus 1.0.8 are supported
  • Connection string support is added
  • Possibility to encrypt entire tables and datasets is added
  • Possibility to determine if data in a field is encrypted is added
  • Support of TimeStamp, Single and Extended fields in VirtualTable is added
  • InterBase XE3 ToGo Edition support for iOS device is added
  • Additional database shutdown options for TIBCConfigService.ShutdownDatabase are added