Virtual Data Access Components (VirtualDAC) 13.3.2
Released: Jan 20, 2025
13.3.2 での更新項目
機能
- Added the CloneCursor method to the VirtualTable component.
- Moved the CRFunctions.CRTimeZoneInformation global variable to the interface section.
不具合の修正
- Resolved a memory leak issue in the VirtualDataSet component that occurred when Filtered was set to True.
- Fixed an issue that caused inaccurate results for aggregate functions when applied to floating-point columns.
- Fixed an issue with opening VirtualQuery with a specific FetchRows value.
- Fixed a bug that occurred when executing a query containing an ORDER BY clause.
- 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.