IBDAC 7.1 with support for Android 64-bit

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

IBDAC 7.1 with support for Android 64-bit

Post by Devart » Wed 27 Nov 2019 16:58

Hello,

Delphi DAC team has added support for the Android 64-bit platform to IBDAC.

What's new:
  • Android 64-bit is supported
  • Lazarus 2.0.6 is supported
  • Interbase 2020 is supported
  • Now Trial edition for macOS and Linux is fully functional
  • Improved peformance when using pooling
  • Handling of BLOB fields in batch operations is improved
  • Bug with using the array data type in a table with quoted name is fixed
  • Bug with executing the CREATE DATABASE statement when Pooling is enabled is fixed
  • Bug with the IBCLoader component when BooleanDomainFields set to True for source dataset is fixed
  • Bug with the "segment buffer length shorter than expected" error is fixed
  • Bug with AV failure when using encryption is fixed
  • Bug with using the FieldOrigins property is fixed
  • Bug with the Loader component when UniDirectional set to True for source dataset is fixed
  • Bug with "Record changed by another user" error when LockMode <> lmNone is fixed
  • Bug with mapping to BCD fields when TClientDataSet is used is fixed
  • Bug with resetting the range values when executing the Refresh method is fixed
  • Several bugs that occurred when using DataSet Manager are fixed
Devart Development Team
https://www.devart.com/ibdac/

Locked