Forum Discussion
Jqws13_
Apr 13, 2022Copper Contributor
Linking tables using relationships
Hi All, Just got a minor problem with an access database that I am creating. I have two tables, "Song" and "Artist". For some songs there are multiple artists, so in the Artist_ID field (Foreign Key)...
arnel_gp
Apr 14, 2022Steel Contributor
MVF won't do you good, unless you are familiar with it (and can handle it).
just create a Junction table for your ArtistSong.
just create a Junction table for your ArtistSong.