- 首頁 /
- 構件 /
- ... /
- 資料層 /
- 資料庫存取 /
- SQL Server Data Access Components (SDAC)
SQL Server Data Access Components (SDAC) 11.4.1
Released: Jul 7, 2025
11.4.1 中的更新
特性
- Added support for Lazarus 4.0.
修補程式
- 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.