SDAC 10.0 for RAD Studio 11 Alexandria

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

SDAC 10.0 for RAD Studio 11 Alexandria

Post by Devart » Wed 22 Sep 2021 20:45

We're excited to announce support for the new RAD Studio 11 Alexandria in SDAC. 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
  • Fixed bug with using the NonBlocking mode from threads
  • Fixed bug with Varchar(max), NVarchar(max), Text and NText OUT parameters
  • 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 memory 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 the AV failure when reading the BLOB fields data in Lazarus
Devart Development Team
https://www.devart.com/sdac/

Post Reply