Here's a generic description of a problem I'm facing.
I want to track support requirements for different items.
Each item requires different numbers of support widgets, gidgets, gadgets and baskets when used in different environments. There are 7 environment types but more could be added later.
What table structure (and keys) would best support tracking this kind of information?
New items will always be added. New environments may be added. The support requirements will always be for numbers of widgets, gidgets, gadgets and baskets in each environment, but these numbers could change so we need to keep record of each change.
I keep running into little problems in trying to set this up. Any other insights would be welcome.
Thanks!
I want to track support requirements for different items.
Each item requires different numbers of support widgets, gidgets, gadgets and baskets when used in different environments. There are 7 environment types but more could be added later.
What table structure (and keys) would best support tracking this kind of information?
New items will always be added. New environments may be added. The support requirements will always be for numbers of widgets, gidgets, gadgets and baskets in each environment, but these numbers could change so we need to keep record of each change.
I keep running into little problems in trying to set this up. Any other insights would be welcome.
Thanks!