G
Guest
Ok, I'm having a little trouble seeing what I'm sure is a very simple
solution, and it's driving me nuts. I need to make some tables and
relationships in my db that will allow me to associate one piece of equipment
to multiple Frequencies that have multiple ServiceDetails associated with
Frequencies- Example- FAN 210 is due for a Quarterly service, so I want it to
pull up the Quarterly serviceDetails items for Fans. But, next month Fan 210
is due for an Annual full service, and I want to know that, too, but it has
different Details. COuld anyone help me with this? I would be so grateful-
I'm thinking I need a junction table for Frequencies to Equipment and a
junction table from Frequencies to Details? Thanks!
solution, and it's driving me nuts. I need to make some tables and
relationships in my db that will allow me to associate one piece of equipment
to multiple Frequencies that have multiple ServiceDetails associated with
Frequencies- Example- FAN 210 is due for a Quarterly service, so I want it to
pull up the Quarterly serviceDetails items for Fans. But, next month Fan 210
is due for an Annual full service, and I want to know that, too, but it has
different Details. COuld anyone help me with this? I would be so grateful-
I'm thinking I need a junction table for Frequencies to Equipment and a
junction table from Frequencies to Details? Thanks!