T
tmm786
I am wanting to change the Primary Key value for data entries after it
has already been set. I have one main table (tblManpower) that has
every employee in the Facility, with their clock number as the Primary
Key. Linked to tblManpower are two other tables (tblDutyHistory and
tblPositionHistory). tblManpower will only have one entry per clock
number while the other two tables will have multiple entries per clock
number. So if the employee ever changes clock numbers, I'd like to be
able to change their clock number entries for all the tables. Is
there any way to do that? I've tried looking it up everywhere I can
think of and haven't had any luck.
Thanks
has already been set. I have one main table (tblManpower) that has
every employee in the Facility, with their clock number as the Primary
Key. Linked to tblManpower are two other tables (tblDutyHistory and
tblPositionHistory). tblManpower will only have one entry per clock
number while the other two tables will have multiple entries per clock
number. So if the employee ever changes clock numbers, I'd like to be
able to change their clock number entries for all the tables. Is
there any way to do that? I've tried looking it up everywhere I can
think of and haven't had any luck.
Thanks