Hello,
I need to create an inventory website for different system groups, I'm having difficulty with possible duplicate information for each table/group. I have 3 table I need to connect.Such as version #. I need to connect the hardware to a particular software which can also be used in another group.
Table 1:
Code:
GroupID Name Purpose contact Email Phone Number
SLAB System Test Jon Johl@IKNOW 612-245-1111
Elab Elab Dev. Phil Phi@UKNOW 475-124-1111
Table2:
Code:
hardwareId group Asset Quantity Manufacturer Type Version
1 Elab xSeries 326 2 IBM Server 326
2 Slab BladeCenter 1 IBM Chassis H
3 Slab LS20 Blades 8 IBM Server L20
Table3:
Code:
SoftwareID Group Assest Quantity Manufacturer Operat.System Version