I am trying to display multiple images from a database. I have two tables, one with people records and one with picture associations. I can't be sure how many images I might have for a people record. So I want to display all the images for a particular people record. How would I do that in VB?