|
<< Click to Display Table of Contents >> Copy Table |
![]() ![]()
|
This PdxEditor procedure preserves features not provided by SQL by copying from any selected folder and as destination always to the currently active database folder.
Copying a table this way, table type (Paradox, dBASE or FoxPro) and level is preserved as well as preserving all validity checks for the table.
This procedure also preserves all indexes including any primary key, as well as AUTOINC fields & values and table settings.
Being deeply dependent on some core BDE engine features, its does not accept non-ASCII characters in source and destination table names.
The procedure may also be used to make local duplicate copies of tables.
To copy a table propagating the level to that of the current database, do use the SQL [Save Current Query Result ..].
See Validity checks.
__________________________