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

How to display a stored image

Status
Not open for further replies.

akgd99

IS-IT--Management
May 14, 2002
17
IN
Hi,
in my system i have a table for storing the employee images.
each table row has the employee id and a path specifying the location of the image.

now, after retriving the location of the image, i am not sure how to retrieve and display the image on screen.

any help is apprciated.

thanks
akgd99
 
akgd99

You can use an image control on your form, and in the picture property put the full path to the image file. Mike Gagnon
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top