Hi,
I have a table called Employee.
I want to place permanent address and current address.
What I thought was that Address table itself has got its own attributes like state,district so I cannot place a field inside the Employee table for the permanent and current address.
Therefore, I place a permanet_address and current_address field inside the Employee table and tried to create the links from the Address table. But, MS Access does not allow that. It says relationship already created.
What is the best design for this Permanent and Current address issue?...thanks
I have a table called Employee.
I want to place permanent address and current address.
What I thought was that Address table itself has got its own attributes like state,district so I cannot place a field inside the Employee table for the permanent and current address.
Therefore, I place a permanet_address and current_address field inside the Employee table and tried to create the links from the Address table. But, MS Access does not allow that. It says relationship already created.
What is the best design for this Permanent and Current address issue?...thanks