Hi Tazz
As you suggested in your previous post, using HasAndBelongsToMany is the
logical solution here.
I did a similar thing for a computer magazine that I built a site for.
Each dealer sells one or more of the standard product types that the
magazine lists. In the Dealer edit page I just p
One more think my record shop...
Each release may have multiple styles of music.
I wan' t to create the following columns on my release table: Style1,
Style2, Style3
And then create the proper associations.
Do you guys recommend another way? Although I prefer the above to make
the data entry e