Copy Records: use this function if you want to copy a selected record or all records from the currently opened database to another database. The destination database has to have the same structure (the table’s field names define the data transfer mapping).
Move Records: use this function if you want to move a selected record or all records from the currently opened database to another database. The destination database has to have the same structure (the table’s field names define the data transfer mapping).
Delete Records: use this function if you want to delete all or selected records from the currently opened database.
IMPORTANT: data mapping is based on the same field names.
Copyright © 2023 · All Rights Reserved · PrimaSoft PC