Hello,
I am in the planning stages of creating a sort of project/programs management database and would like to verify my table structure. Our company is a sort of investment firm that invests in companies projects, gives grants for trade show attendance, gives grants for commercialization services..etc. Currently we track all of our project information in an excel spreadsheet that we are quickly out growing. We need to migrate all of this data into a database to make it easier to work with and remove the margin for error that Excel inherintly has.
I have created a main projects table with a bunch of lookup tables for things like project program, geomatics discipline, resource sector, contacts, company name...etc.
My question is whether or not its ok to use the same projects table when I dont need all of the same fields for every type of project. For example, our Industry investment program would use all of the fields in tblProjects where our CSS program would only use a few of the fields in tblProjects.
I have attached a jpg of my relationship structure for clarity, as I have done a terrible job of explaining what I am doing..lol
I am in the planning stages of creating a sort of project/programs management database and would like to verify my table structure. Our company is a sort of investment firm that invests in companies projects, gives grants for trade show attendance, gives grants for commercialization services..etc. Currently we track all of our project information in an excel spreadsheet that we are quickly out growing. We need to migrate all of this data into a database to make it easier to work with and remove the margin for error that Excel inherintly has.
I have created a main projects table with a bunch of lookup tables for things like project program, geomatics discipline, resource sector, contacts, company name...etc.
My question is whether or not its ok to use the same projects table when I dont need all of the same fields for every type of project. For example, our Industry investment program would use all of the fields in tblProjects where our CSS program would only use a few of the fields in tblProjects.
I have attached a jpg of my relationship structure for clarity, as I have done a terrible job of explaining what I am doing..lol