Hi people
I got some invaluable support here last week and am hoping for some more in terms of d/b design fundamentals.
I've been putting in some spadework in terms of searching around online, starting up a MOS Access course and ploughing through a Dummies guide to d/b design but none of it so far is offering up the guidance I'm asking for here. Or maybe it is and I'm just not getting it.
My aim
To create a database to help manage and provide reporting functionality for projects that start and end throughout the year.
So far it contains just two tables.
They are deliberately linked as 1 to 1 relationship.
Table A contains fields that are project identifiers such as Project Name, Our Project Ref, Project Owner, Project Workstream.
Table B contains fields such as Project Start Date, Project End Date and several long text updates fields.
My issue
This probably reads as hugely flawed in terms of design and I'm aware (at least I think I am) that this could be condensed into just one table and I could do away with the relational aspect and save me lots of time and mental strain up front...but I'm really eager to get a grasp of this whole learning process. I can feel the gravitational pull of Excel grabbing hold of me but I'm resisting returning to what I know. However, my goal is to keep the contents of Table A and Table B separated (for various reasons) albeit linked with the Project Name and Our Project Ref fields - and by this I mean I need both those fields to appear in both tables. I'm aware that this data duplication is not considered good practice.
Finally, my question
What is the best way to go about this bearing in mind I really do what Project Name and Project Ref to be available in both tables?
And thanks in advance for your patience and knowledge and time.