I am using ms access 2003. It has some forms that shows a picture for every product
The images in the form will not shown. It display the file name. The picture does not show.
Why ?
![]() |
I am using ms access 2003. It has some forms that shows a picture for every product
The images in the form will not shown. It display the file name. The picture does not show.
Why ?
What are the filenames? The image format must be compatible. Also, what datatype is the field and what type of control is used? If its an OLE Object, then it might be set as a link rather than as an image. If it is an OLE object, then that's not the best way to go.
Are the images stored in the database or is it the file name and path that's stored? If it's the file name then you'll need to add an image control to the form and set the Picture property to the full path to your image.
All times are GMT -7. The time now is 05:48 PM. |