SQL Server Data Access Components (SDAC) 10.0.1
Released: Sep 13, 2021
10.0.1 버젼 업데이트
기능
- Added support for Embarcadero RAD Studio 11 Alexandria.
- Added support for Apple macOS ARM.
- Added a 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.