PDA

Click to See Complete Forum and Search --> : Display a picture from Northwind Database?


makai
Sep 11th, 2000, 07:23 PM
in the Northwind demo database there is a field called picture in the Table called categories

How can you display one of these pictures (hopefully in a picturebox on a form)?

Note I have already tried linking a picturebox datafield property to the picture field, but I get a message that it is not a recognizable format (ie no bmp, jpg, etc extension)