InterBase Data Access Components (IBDAC) (英語版) のリリース

Released: Mar 2, 2021

7.4.1 での更新項目

機能

  • Added support for Embarcadero RAD Studio 10.4.2 Sydney.
  • Added support for Apple macOS 11 Big Sur.
  • Added support for Apple iOS 14.
  • Added support for Android 11.
  • Added support for Over-the-Wire (OTW) encryption.
  • Improved batch operation performance.
  • Improved performance of the FindFirst, FindNext, FindLast and FindPrior methods.
  • Improved automatic detection of computed fields when generating update statements.

不具合の修正

  • Fixed bug with TUniAlerter in 64-bit applications.
  • Fixed bug with the "SQLDA...

Released: Sep 14, 2020

7.3.2 での更新項目

機能

  • Release 1 is now required for RAD Studio 10.4 Sydney, Delphi 10.4 Sydney and C++Builder 10.4 Sydney.

不具合の修正

  • Fixed the incompatibility of DatasetManager with RAD Studio 10.4 Release 1.

Released: Aug 26, 2020

7.3.1 での更新項目

機能

  • Added support for Lazarus 2.0.10 and Free Pascal Compiler (FPC) 3.2.0.
  • Improved the performance of Batch Insert, Update and Delete operations.

Released: Jun 1, 2020

7.2.4 での更新項目

機能

  • Added support for RAD Studio 10.4 Sydney.
  • Added support for Lazarus 2.0.8.
  • Added support for macOS 64-bit in Lazarus.

Released: Mar 10, 2020

7.1.3 での更新項目

不具合の修正

  • Fixed bug installing different editions of two or more DACs in a single system.
  • Fixed bug with assertion failure when changing BLOB fields with the CacheBlobs property set to False.
  • Fixed bug using ftFMTBCD datatype params in batch operations.
  • Fixed bug with the incorrect default value of the TField.Required property for columns of type DOUBLE PRECISION.
  • Fixed bug loading Memo fields in TIBCLoader.
  • Fixed bug with SQL statements that contain fields with the same name from different tables...

Released: Nov 26, 2019

7.1.2 での更新項目

機能

  • Support for Android 64-bit.
  • Support for Lazarus 2.0.6.
  • Support for InterBase 2020.
  • Improved performance when using pooling.

Released: Jul 22, 2019

7.0.1 での更新項目

機能

  • Added support for macOS 64-bit.

Released: Jun 24, 2019

6.4.12 での更新項目

機能

  • Added support for Lazarus 2.0.2.
  • Added support for Local connections.
  • Added support for URL-style connection strings.
  • Added TIBCConnectionOptions.IPVersion property.
  • Added TCustomIBCService.IPVersion property.
  • Improved performance when inserting data into a table with BLOB fields using the Loader component.
  • Added DefaultSortType property for TVirtualTable.
  • Improved performance of TVirtualTable SaveToFile/LoadFromFile methods.

Released: Nov 26, 2018

6.3.10 での更新項目

機能

  • RAD Studio 10.3 Rio support.
  • Added possibility to write large blobs by pieces.
  • Support for UPPER and LOWER functions for Unified SQL.
  • Added boSkipData option for BackupService component.
  • Added roSkipData option for RestoreService component.
  • Added TIBCQuery.OnGetBlobData event.

Released: Jul 9, 2018

6.2.8 での更新項目

機能

  • Added support for Lazarus 1.8.4.
  • Added support for System Encryption Passwords (SEP).
  • Grant/revoke admin roles for a Firebird users using the IBCSecurityService component.
  • Improved performance of batch operations.
  • Added demo projects for IntraWeb 14.

不具合の修正

  • Now the "Data type is not supported" exception is not raised by the Query component when the DescribeParams property is set to True
  • Fixed memory leak in NEXTGEN.
  • Fixed bug updating a record when using the OnFilterRecord event handler...