I will try and explain the situation:
I have a Sites table which holds data relating to a particular site ie. name and address
I also have Loggers, Meters and Correctors tables.
The site can have many Loggers, many Meters and many Correctors, therefore i have set up my relationsips accordingly. However, i also need a faults table. There can be a fault(s) with a Logger, Meter or Corrector.
Should i create ONE faults table, or have ONE faults table per table?
If this doesn't make sense, pls let me know, and i will try to be more specific. Nick (Everton Rool OK!)
I have a Sites table which holds data relating to a particular site ie. name and address
I also have Loggers, Meters and Correctors tables.
The site can have many Loggers, many Meters and many Correctors, therefore i have set up my relationsips accordingly. However, i also need a faults table. There can be a fault(s) with a Logger, Meter or Corrector.
Should i create ONE faults table, or have ONE faults table per table?
If this doesn't make sense, pls let me know, and i will try to be more specific. Nick (Everton Rool OK!)