Hello. I am having a heck of a time getting started on my database. What I want to accomplish is to create a War Items Database for my Uncle who has an entire room full of relics from different wars. I have built databases before but never to this complexity and with so many tables involved.
Do I have too many tables?
Would the relationships be (i.e. many ITEMS to one NAME / many ITEMS to one WAR)?
Do I need to put all the table ID references in the tblItem? There has to be an easier way to reference them but am drawing a blank.
Thanks in advance,
Jason
Do I have too many tables?
Would the relationships be (i.e. many ITEMS to one NAME / many ITEMS to one WAR)?
Do I need to put all the table ID references in the tblItem? There has to be an easier way to reference them but am drawing a blank.
Thanks in advance,
Jason