database images..... sigh
pretty new with programming, and having one whopper of a time with this one.. I have a populated database, i have created a dataset ( i suspect this wasnt the best way) and i have bound feilds to textboxes, what i want to do is bind a long binary data feild in the access database to a picturebox, i seen examples of this in vb4,5,and 6 but not .net, anyone have a clue? Should i also not be useing a dataset, and instead be declareing the felds as varibles? if so, how would i browse the records?
any help, even guesses as this point would be appreciated, ive been stuck on this for a bit over 40 man-hours.
Tim