git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.SDAC@3 6f543ec7-021b-7e4c-98c9-62eafc7fb9a8
10 lines
439 B
Plaintext
10 lines
439 B
Plaintext
DB Access Components
|
|
Copyright 1997-2007, Core Lab. All Rights Reserved
|
|
--------------------------------------------------
|
|
|
|
Demonstrates working with the TVirtualTable component. This sample shows
|
|
how to fill virtual dataset with data from other datasets, filter data by
|
|
a given criteria, locate specified records, perform file operations, and
|
|
change data and table structure. This is one of the two demo projects for
|
|
C++Builder.
|