Post
by AlexP » Wed 16 Apr 2014 08:19
Hello,
TVirtualTable allows to save data in XML and VTD (internal) formats. To move data to a DBF table, you should additionally use data access components (for example, UniDAC). To move data between DataSets in UniDAC, you can use the CRBatchMove or TUniLoader components.