- 首頁 /
- 構件 /
- ... /
- 資料層 /
- 資料庫存取 /
- SQL Server Data Access Components (SDAC)
SQL Server Data Access Components (SDAC) 11.3.2
Released: Jan 20, 2025
11.3.2 中的更新
特性
- Added the TrustSelfSignedCertificate connection option for the Direct mode.
- Added the HostNameInCertificate connection option for the prMSOLEDB provider.
- Added the ServerCertificate connection option for the prMSOLEDB provider.
- Moved the CRFunctions.CRTimeZoneInformation global variable to the interface section.
修補程式
- Fixed a bug with processing string fields that occurred when the UTF-8 code page was used.
- Fixed a bug causing string truncation when using TMSLoader.
- Fixed a bug with handling special characters in parameter names.
- Fixed an issue with binding ftFMTBCD parameters by OLE DB providers.
- Fixed an issue where an "Unspecified error" exception occurred upon connection loss in the prMSOLEDB provider.
- Fixed an issue with the SaveToXML method of the TMemDataSet class and its descendants, which occurred when saving UUID fields.
- Fixed a bug that occurred when calling the RefreshRecord method with FullRefresh set to True.
- Fixed an issue with processing the Filter property of a dataset that occurred when it included the NOT operation.
- Fixed an issue with using subfunctions in a filter.