SQL Server Data Access Components (SDAC) 11.3.2
Released: Jan 20, 2025
Updates in 11.3.2
Features
- 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.
Fixes
- 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.