G
Guest
All of the discussions about merging or appending data in tables fail to
mention the primary key and other related tables. I am trying to write a
routine to update a client's backend file to the latest revision and I am
runnining into the problem of making sure that the old primary keys are
maintained so that the relations to subordinate tables don't get mixed up.
I tried to copy/append the record fields/values from one table to another
but it can't copy/update the primary key field. If you let Access create a
new primary key, how do you match it up with the other related tables that
reference the old key?
How does everyone else do this?
Beth
mention the primary key and other related tables. I am trying to write a
routine to update a client's backend file to the latest revision and I am
runnining into the problem of making sure that the old primary keys are
maintained so that the relations to subordinate tables don't get mixed up.
I tried to copy/append the record fields/values from one table to another
but it can't copy/update the primary key field. If you let Access create a
new primary key, how do you match it up with the other related tables that
reference the old key?
How does everyone else do this?
Beth