Hi,
I've tried to search around for a solution to this as I won't be the first to have asked about it, but I cannot think of a term to clearly define it and what I have searched for doesn't come up with what I'm looking for.
We have a Db that holds data on multiple projects (Project A, Project B etc), then each project has some basics (start date, cost etc). Where I am stuck is, each project also has Resources, which are people working on the project. Each project has multiple Resources and they are different from project to project. Also, some projects might have 2 Resources while another may have 20 or more.
What I'd like help with is how to I store these Resources? I obviously don't want to have multiple fields (Resource1, Resource2 etc) as I don't know how many I will need for each project (they get added as the project continues), so how could I solve that? How can I expand my data if it's in the same field?
Thanks
I've tried to search around for a solution to this as I won't be the first to have asked about it, but I cannot think of a term to clearly define it and what I have searched for doesn't come up with what I'm looking for.
We have a Db that holds data on multiple projects (Project A, Project B etc), then each project has some basics (start date, cost etc). Where I am stuck is, each project also has Resources, which are people working on the project. Each project has multiple Resources and they are different from project to project. Also, some projects might have 2 Resources while another may have 20 or more.
What I'd like help with is how to I store these Resources? I obviously don't want to have multiple fields (Resource1, Resource2 etc) as I don't know how many I will need for each project (they get added as the project continues), so how could I solve that? How can I expand my data if it's in the same field?
Thanks