Hello all -
I am in the process of building a DB for the purpose of developing proposals based on past project and personnel experience.
The major elements of the DB are Past Project Info, Company Resume Info, Staff Resume Info, Proposal Info.
I am trying to determine the best structure to capture who worked on what project for both Company info and Staff info. I am not sure if I should set up an intermediate table which tracks the primary key of the project and the primary key of the Company and Staff where my fields in the table are the roles required on the project i.e. my intermediate table fields would be ProjectID, ArchitectCoID, ArchPMID, ArchDoRID, SuperintendentID, ProjectManagerID, SafetyOfficerID...
Or concatenate these IDs into 2 separate fields on the Projects table?
Or is there a better solution?
The reason I am asking is I can't see the advantages or pitfalls to either solution and not sure how it will play out when I start extracting the data for the proposal development piece.
My other question is the need in access 2010 to separate the database into the tables which are heavy text and the tables which link project photos and document links.
The DB will be housed on a server and used on a in-office desktop. Each project will have 3 to 5 proposal quality photos and there will be a couple of hundred projects in the database.
Thanks - I look forward to your input
Mark
I am in the process of building a DB for the purpose of developing proposals based on past project and personnel experience.
The major elements of the DB are Past Project Info, Company Resume Info, Staff Resume Info, Proposal Info.
I am trying to determine the best structure to capture who worked on what project for both Company info and Staff info. I am not sure if I should set up an intermediate table which tracks the primary key of the project and the primary key of the Company and Staff where my fields in the table are the roles required on the project i.e. my intermediate table fields would be ProjectID, ArchitectCoID, ArchPMID, ArchDoRID, SuperintendentID, ProjectManagerID, SafetyOfficerID...
Or concatenate these IDs into 2 separate fields on the Projects table?
Or is there a better solution?
The reason I am asking is I can't see the advantages or pitfalls to either solution and not sure how it will play out when I start extracting the data for the proposal development piece.
My other question is the need in access 2010 to separate the database into the tables which are heavy text and the tables which link project photos and document links.
The DB will be housed on a server and used on a in-office desktop. Each project will have 3 to 5 proposal quality photos and there will be a couple of hundred projects in the database.
Thanks - I look forward to your input
Mark