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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Data binding a picture box to an Access OLE Object

Status
Not open for further replies.

jlkidd

Programmer
Feb 22, 2001
28
0
0
US
I would like to bind a Ole object from an access database to a picture box on a windows form. I've setup databinding for several textbox controls on the form and they work successfully. My problem is that within the advanced databinding window for the picturebox control I am unable to set the image property to the ole object within my dataset. Is this something that would need to be done programmatically? Is this attempt just a really bad idea? Is their something I am missing that I should have done?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top