Hi,
I am wanting to make myself a database but I am struggling with the design of it. I feel I may be making it more complicated than it needs to be, but cant think of a better way to do it!
I want to make a DB that I can use monitor information regarding the comms rooms at my place of work. I want to record info such as Room location, floor number building name etc then info about what switches/routers are in it, how many ports they have and from that how many ports are left. I will require a way to enter new items, so, if a new switch was installed to increase the capacity of a comms room I can reflect that etc.
I was thinking along the lines of having a table for each comms room (approx 70 of them) then a table for each type of switch/router we have (including no. of ports) and adding a router to a comms room and making a total capacity figure... has anyone done this before or think that having 70+ tables in a database is silly? I was only thinking this because I cant have duplicates.
Thanks Guys for any help you can offer!
I am wanting to make myself a database but I am struggling with the design of it. I feel I may be making it more complicated than it needs to be, but cant think of a better way to do it!
I want to make a DB that I can use monitor information regarding the comms rooms at my place of work. I want to record info such as Room location, floor number building name etc then info about what switches/routers are in it, how many ports they have and from that how many ports are left. I will require a way to enter new items, so, if a new switch was installed to increase the capacity of a comms room I can reflect that etc.
I was thinking along the lines of having a table for each comms room (approx 70 of them) then a table for each type of switch/router we have (including no. of ports) and adding a router to a comms room and making a total capacity figure... has anyone done this before or think that having 70+ tables in a database is silly? I was only thinking this because I cant have duplicates.
Thanks Guys for any help you can offer!