Hi
So i have a database in sql server 2008 and in 1 table i have information with a picture in it, i can retrieve 1 picture from the DB to display in a picturebox, wat i want to do now is read all the pictures and disply them all at once in different pictureboxes so when you click on a picturebox information is displayed on the side in lables about that picture.
Click Here here is a image of how the forum looks
I really have no idea how i can do this and if someone has a better idea plz share with me also remeber the picture is in the same table as the information about the picture should i put it in seperate table if i want to display all the pictures
thanks