Morning,
I have a main table containing Rights information…joined to that are supplier tables etc. In the Rights Tables I have a link to the contract..but now there is a need to add a further contract. I could add another field, ContractLink1 to the Rights Main table which will do the job. But is there any mileage in adding another table, tblLinkedContracts say , to cover the situation in the future if more than two contracts need to be added to a record? If so, have you any example database of similar situations so I can see how it was done/fields/code etc?
Thanks in advance
Tim
I have a main table containing Rights information…joined to that are supplier tables etc. In the Rights Tables I have a link to the contract..but now there is a need to add a further contract. I could add another field, ContractLink1 to the Rights Main table which will do the job. But is there any mileage in adding another table, tblLinkedContracts say , to cover the situation in the future if more than two contracts need to be added to a record? If so, have you any example database of similar situations so I can see how it was done/fields/code etc?
Thanks in advance
Tim