SQL Server Data Access Components (SDAC) 10.0.1
Released: Sep 13, 2021
Mises à jour de 10.0.1
Fonctionnalités
- Added support for Embarcadero RAD Studio 11 Alexandria.
- Added support for Apple macOS ARM.
- Added a demo project for FastReport FMX.
Correctifs
- 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.