Best way to design database structure for storing equipment dynamically

Answered Best way to design database structure for storing equipment dynamically

  • Monday, December 03, 2012 4:46 PM
     
     
    I'm wanting to design a database to store equipment in a system related to an client as the master table.  So far there is about 20 differnet pieces of equipment with different values to be stored in columns that are unique to each piece of equipment.  I started by creating a table for each kind of equipment but was wondering if there is to create one table to store each piece of equipments fields that need to be captured and data type for that field.  The trick also would be reporting on this data later on down the line if it is dynamica like this. Any help is appreciated.

    Michael Duhon

All Replies