Virtual Data Access Components

by Devart for Windows 7

Download Now

Downloaded: 18

Virtual Data Access Components for Delphi

Virtual Data Access Components (VirtualDAC, formerly known as VirtualTable), is a library of components that extends data processing capabilities in Delphi and C++Builder on Windows, MacOS, iOS and Android for both 32-bit and 64-bit platforms. VirtualDAC consists of components that provides such capabilities as working with non-tabular data, performing SQL-queries to data in memory or to data from sources in different RDBMS’es etc., that are not available for standard data access components.

Key features:
– RAD Studio 10.3 Rio is supported
– Lazarus 2.0.2 is supported
– Linux in RAD Studio 10.2 Tokyo is supported
– Cross-Platform Solution for Delphi, C++Builder, and Lazarus
– Advanced Design-Time Editors
– Free of charge binaries
– Represents an in-memory dataset
– Can store record data in the file (at run-time) and in dfm (at design-time)
– Provides expanded ability for locating records
– Supports records filtering
– Local sorting ability by several field
– The performance of TVirtualQuery is significantly improved
– Application-defined functions in TVirtualQuery are supported
– Application-defined collations in TVirtualQuery are supported
– AutoInc fields in TVirtualTable are supported