Virtual Data Access Components (VirtualDAC) Releases

Learn what's new across releases, with details of features, enhancements, and resolved issues.

Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Virtual Data Access Components (VirtualDAC) 15.0.1Jun 15, 2026
Fixes
  • Fixed a bug that caused incorrect query results in the VirtualQuery component when a BDE dataset was used as the data source.
Virtual Data Access Components (VirtualDAC) 15.0.0Major versionMar 27, 2026
Features
  • Added support for RAD Studio 13.1 Florence.
  • Added support for the Arm64EC target platform.
  • Added support for Lazarus 4.6.
  • Added support for cloning a structure of the VirtualTable component with the Fields.Assign method.
  • Added the "For the current user/For all users" option during installation.
  • Added the RangeFieldCount property to TCustomDADataSet to specify the number of indexed fields used for range setting.
  • Improved performance of the VirtualQuery component when using a TDataSet as a source.
Fixes
  • Fixed an issue with freeing BLOB values when updating a record in the VirtualQuery component.