I have a form that loads data from a SQL2000 database and displays that information in various text boxes. This is working fine up to this point. Now I would like to also retrieve a filename of a picture let's say DA1.jpg and have that picture load into the form along side the displayed data from the query. Is this at all possible ? Does this action have a name or procedure that I could search the Internet for, or perhaps someone has already done this ? Any suggestions, ideas, comments would be greatly appreciated. Thank you.