LiteDAC 5.0 for RAD Studio 11 Alexandria

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

LiteDAC 5.0 for RAD Studio 11 Alexandria

Post by Devart » Wed 22 Sep 2021 09:09

We're excited to announce support for the new RAD Studio 11 Alexandria in LiteDAC. Additionally, we supported ARM (Apple Silicon M1).

What's new in this release:
  • RAD Studio 11 Alexandria is supported
  • macOS ARM is supported
  • Added demo project for FastReport FMX
  • Added the IntegerAsLargeInt option for the Connection component
  • Fixed bug with setting a DateTime value before the year 1800 to TTimeField
  • Fixed bug with using a BLOB field in the IndexFieldNames property of the DataSet component
  • Fixed bug with memoty leak on Locate by field with data type mapping
  • Fixed bug with escaping wildcards in the Filter property of the DataSet component
  • Fixed bug with mapping VARCHAR columns with length greater than 65,535 to fields of type ftString

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

Post Reply