treefity 0 Newbie Poster

w^

Here are my tables:
Band: {bandid, bandname}
BandMember: {idnum, bandid, artistid}
Artist: {artistid, firstname, lastname}
Release: {albumid, albumname, bandid}

They are related properly in the dataset designer.

Question:
How can I make a bound datagridview that shows a band's artists?


any links/examples would be cool.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.