Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can I open a .jpg stored in an access field from VB 6.0?

Status
Not open for further replies.

pachad

Programmer
Mar 13, 2003
45
US
Using Access in Office 2003, I selected the field type OLE Object. I then clicked on the insert...object.. menu, selected existing object, and browsed to a .jpg file on my system. The field in access now reads "package". I would like to display this image in an image control in vb. I have tried setting the picture property of the image control equal to the field, but that does not show the picture. Any ideas how i can get vb to display the picture?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top