Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Insert excerpt
_Banners
_Banners
nameanalysis
nopaneltrue

Overview

If you have two tables where one was originally a copy of the other, you can:

  • Copy all or some recordsets between the table
  • Move all recordsets between the tables,
Tip

To reduce the possibility of losing data, we recommend always copying data, so that the original data is preserved. Later, you can roll-back the unwanted data from the source table; see Rollback Recordsets.

Solution

You can only move recordsets between table copies because PhixFlow matches the internal field names of the attributes to connect the data to the target table. A different table will not have the same internal field name for the attributes.

Use the recordset list to copy or move a recordset to another table. For details of the recordset list, see Managing Recordsets.

To copy or move all recordsetst to the copied table:

  1. In the recordset list, drag the Image Modified Move Recordsets onto a table. 
  2. In the pop-up popup window, select either Copy or Move.

To copy some some recordsets:

  1. In the recordsets list, select some recordsets
  2. Drag the recordses onto the copied table.
    You cannot move a selection of recordsets to another table.

PhixFlow warns you if copying or moving the data may remove data. This can occur if the attribute does not exist on the target table. 

Use the move option when you have a very large set of data that needs to be transferred to the target table, and:

  • either the PhixFlow database has limites space
  • or the copy will take a long time.
Note

Moving data happens immediately. The time taken to copy the data depends on the speed of your PhixFlow database server.

PhixFlow creates log entries for the move or copy operation in the System Console.

More Information

For links to all pages in this topic, see Managing Models and Data