EasyTable: Single-File Embedded BDE Replacement
Database for Delphi and C++Builder


TEasyTable.CopyTable
TEasyTable
Top 

Copies the database table associated with this table component to another database table.

procedure CopyTable(const NewTableName: String; const NewDatabaseName: String = '');

Description
Copies the database table's files to another database table with a different name and possibly to the different folder.
The NewTableName parameter specifies the name of the new table.
The NewDatabaseName parameter specifies the folder where to copy, by default the same directory is used.



© AidAim Software EasyTable: Easytable Single-file Embedded Database Bde Replacement Delphi C\+\+builde