Click here to Skip to main content
16,019,618 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I have a windows form with a picture box and i have an access database that is linked to the form with a table adapter.
The database has a field that is of type OLE Object and stores bitmap images.I need to be able to retrieve the image from the database to the picture box control but the...
Posted
Updated 27-May-10 23:19pm
v2

1 solution

Incomplete question... what do you mean by 'but the..." ?
Kindly update the question and provide details.

Further, it looks like a very trivial question! Refer any book or Google it out... you will know how to do it!
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900