Update a Table Object

elToritoelTorito Member Posts: 191
Hi,

what must i do for update Changes made in a table ?

I Have an Table Object, i did export it,
when i import it in Naviison on another pc, the Import Worksheet will open and i select MERGE:Existing<-New.

But after this the Table doesn't stay up to date.
Perhaps i must select
Merging: New<-Existing ?

What happens if i change Keys of the Table ?
Must then i create e temp table copy my data into and after this delete the table and create it new and then load into the data from the temp table ?

Thanks.
(Oo)=*=(oO)

Comments

  • DenSterDenSter Member Posts: 8,307
    Use Replace instead, this will import your new object over the old one.
  • FPulsfortFPulsfort Member Posts: 43
    If you change keys, then these keys are new generated during the import. Only if you change the primary key problems may occur, if the data is not clearly regarding to your new key.

    Regards,
    Frank
Sign In or Register to comment.