Virtual Data Access Components (VirtualDAC) 12.3.0
Released: Mar 17, 2023
12.3.0 での更新項目
機能
- Added support for Embarcadero RAD Studio 11 Alexandria Release 3.
- Added support for Apple iOS Simulator target platform.
- Added support for Lazarus 2.2.6.
- Added support for YEAR, MONTH, DAY, HOUR, MINUTE, SECOND, GETDATE, DATE, TIME, TRIM, TRIMLEFT, TRIMRIGHT statements in TDADataSet.Filter.
- Added support for mathematical operations in TDADataSet.Filter.
- Added support for Aggregate Fields and InternalCalc Fields.
- Improved the execution of statements that have either IS NULL or IS NOT NULL in the WHERE clause with TVirtualQuery.
- The SetRange will now function according to the case sensitivity of keywords in IndexFieldNames.
不具合の修正
- Fixed bug with AV on using master/detail relationship with VirtualTable.
- Fixed bug with loading data that already has persistent fields into VirtualTable.