S
sandra grawunder
We have 2 people in separate locations making entries for
convention registrations. They are both using an
identical Access db. I anticipate that we are going to
have duplicate PK's that will need to be reassigned but
these will still need to retain their links to
subordinate tables and lookup tables.
Presume tblA is the master, and I want to bring all the
records from tblB into tblA. How do I change the
duplicate PK's in tblB so that it repopulates starting
with the next available PK from tblA. With Cascades on,
this will also save the link to sub tables when the PK
number has changed?
Can someone step me through this process so that I can
merge these two db's into one set of records.
TIA,
Sandra
convention registrations. They are both using an
identical Access db. I anticipate that we are going to
have duplicate PK's that will need to be reassigned but
these will still need to retain their links to
subordinate tables and lookup tables.
Presume tblA is the master, and I want to bring all the
records from tblB into tblA. How do I change the
duplicate PK's in tblB so that it repopulates starting
with the next available PK from tblA. With Cascades on,
this will also save the link to sub tables when the PK
number has changed?
Can someone step me through this process so that I can
merge these two db's into one set of records.
TIA,
Sandra