LiteDAC 4.1 with support for Android 64-bit

Discussion of open issues, suggestions and bugs regarding LiteDAC (SQLite Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

LiteDAC 4.1 with support for Android 64-bit

Post by Devart » Wed 27 Nov 2019 17:09

Hello,

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

What's new:
  • Android 64-bit is supported
  • Lazarus 2.0.6 is supported
  • Now Trial edition for macOS and Linux is fully functional
  • 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
  • Bug with AV when executing the INSERT operation is fixed
  • Bug with a wrong default value of a DATETIME field when inserting a record is fixed
  • Bug with mapping a MEMO field to a floating-point field type is fixed
  • Several bugs that occurred when using DataSet Manager are fixed
Devart Development Team
https://www.devart.com/litedac/

Locked