D
DaveF
I have an Access 2003 database and I would like to display images in a
report based on the value in a datafield.
For example, I have a field in a table called "photo" that contains values
like "photo01.gif." These names tie to gif files located in a folder called
"C:\images."
I would like to set the report to point to the image folder and retrieve and
display the image for each record as the report is processed.
Is this possible?
I tried to work with the image control and OLEbound control but there does
not seem to be a way to configure them to accept the default file location
path and file name for displaying external iamge files..
Do the images need to be stored in the database? Is there another way to
approach this?
report based on the value in a datafield.
For example, I have a field in a table called "photo" that contains values
like "photo01.gif." These names tie to gif files located in a folder called
"C:\images."
I would like to set the report to point to the image folder and retrieve and
display the image for each record as the report is processed.
Is this possible?
I tried to work with the image control and OLEbound control but there does
not seem to be a way to configure them to accept the default file location
path and file name for displaying external iamge files..
Do the images need to be stored in the database? Is there another way to
approach this?