SQL Server Data Access Components (SDAC) 11.4.1
Released: Jul 7, 2025
Updates in 11.4.1
Features
- Added support for Lazarus 4.0.
Fixes
- Fixed a bug with auto-generating queries for tables containing special characters in their names.
- Fixed a bug with updating aggregate fields when refreshing a Detail dataset in a master/detail relationship.
- Fixed a bug where an additional connection to the server was created after fetching multiple result sets.
- Resolved an issue with declaring the TValueArr data type in C++Builder.
- Fixed a bug where setting SQL in the Query component changed the case of a parameter name.
- Fixed a bug that occurred when calling the FindKey method on a cloned dataset.
- Fixed a bug that occurred when reserved words were used as field names in filters.