I was thinking of making a music database i've created tables but I
cannot make a good relationship out of those tables... here are the
tables I created in access:
CD(cdno,created on)
Cassette(label, cassette no) <has artist(artistno ,cdno,cassette
no, artist) <has album(albno,art istno,albumname ) <has>
artist(.....)
here is the problem ,
one artist can have many album, and one album can have many artist...
how can I show this relation in access...
cannot make a good relationship out of those tables... here are the
tables I created in access:
CD(cdno,created on)
Cassette(label, cassette no) <has artist(artistno ,cdno,cassette
no, artist) <has album(albno,art istno,albumname ) <has>
artist(.....)
here is the problem ,
one artist can have many album, and one album can have many artist...
how can I show this relation in access...
Comment