New build of IBDAC 7.4.4 is available

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 build of IBDAC 7.4.4 is available

Post by Devart » Thu 04 Mar 2021 11:47

We're excited to announce support for the new RAD Studio 10.4.2 Sydney in IBDAC. Additionally, we supported macOS Big Sur, iOS 14, and Android 11.

What's new in this release:
  • RAD Studio 10.4.2 Sydney is supported
  • macOS 11 Big Sur is supported
  • iOS 14 is supported
  • Android 11 is supported
  • Over-the-Wire (OTW) encryption is supported
  • Performance of batch operations is improved
  • Memory consumption in batch operations is reduced
  • Performance of the FindFirst, FindNext, FindLast, and FindPrior methods is improved
  • Automatic detection of computed fields when generating update statements is improved
  • Bug with TIBCAlerter in 64-bit applications is fixed
  • Bug with the "SQLDA missing or incorrect version" error in FastReport datasets is fixed
  • Bug with "Unavailable database" when using Local protocol is fixed
  • Bug in TIBCDump with backing up boolean fields in Firebird 3 is fixed
  • Bug with incorrect parsing of the Database property value in IBDAC Services components is fixed
  • Bugs with handling computed fields in editable view are fixed
  • Bug with setting the ReadOnly field property at runtime is fixed


Devart Development Team
https://www.devart.com/ibdac/

Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

Re: IBDAC 7.4 with support for RAD Studio 10.4.2

Post by Devart » Tue 30 Mar 2021 13:28

IBDAC build 7.4.2 is available for download.

In this version:
  • Lazarus 2.0.12 is supported
  • Bug with the ConvertEOL connection option is fixed
  • Bug with AV in applications using DBMonitor is fixed
  • Bug with committing a transaction when LockMode = lmPessimistic is fixed
  • Bug with getting values of calculated fields is fixed

Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

Re: IBDAC 7.4 with support for RAD Studio 10.4.2

Post by Devart » Wed 07 Apr 2021 14:19

IBDAC build 7.4.3 is available for download.

In this version:
  • Bug with assigning a BLOB parameter when the source data is loaded via the TParam.LoadFromStream method is fixed
  • Bug with loading BLOB columns as strings using the Loader component is fixed

Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

Re: IBDAC 7.4 with support for RAD Studio 10.4.2

Post by Devart » Tue 20 Jul 2021 08:47

IBDAC build 7.4.4 is available for download.

In this version:
  • Support for TFieldOptions is added
  • Bug with executing a stored procedure when ProtocolVersion = pvAuto is fixed
  • Bug with executing a "SELECT FROM ..." statement is fixed
  • Bug with a "Range check error" exception when executing a statement with parameters is fixed
  • Bug with AV when executing a "SET ROLE ..." statement is fixed
  • Bug with updating a table that has a Serial field is fixed
  • Bug with handling statement parameters of the ftUnknown data type is fixed
  • Bug with applying both Encryption and Data Type Mapping on a BLOB column is fixed
  • Bug with AV after adding the Lookup field to a prepared DataSet is fixed

Locked