The [Title] bone's connected to the [Lyrics] bone...
July 17, 2006 1:41 PM
Subscribe
MySQL/PHPmyAdmin for a band: How do I easily create a repository of lyrics that can be brought in for multiple albums?
Dreamhost server
phpMyAdmin 2.8.0.3
MySQL - 5.0.18-standard-log
(I read somewhere that "Relationships are off". I tried setting up relationships on another site and got nowhere with it.)
My database background is Access, but I feel I've got a handle on the whole normalization thing and so here's where I run into problems. A band has [Albums] albums contain [Songs] which have [Songs.Lyrics]. I would like to not have a long text field for each album that has all the lyrics (and their css encoding) - also, some songs are on a couple different albums.
But how can I set up a many to many structure without relationships?
Or how do I set it up with relationships in phpMyAdmin? All the documentation seems to say not to do it, or is so advanced, I can't tell if it's relevant.
posted by Brainy to technology (8 comments total)
posted by Doofus Magoo at 1:51 PM on July 17, 2006