I am generating a report that has a Select query as its record source. The query takes its data from a table that has an attachment field in it. In the attachment field, there is only one file per record and it is stored as a JPG. How can I query the table to retrieve and show this attachment? When I open my query in design view, there are 4 options (fieldname, fieldname.file name, fieldname.filedata, fieldname.filetype) for retrieving an attachment but I haven't been able to get the picture file to show up on the report.
A - Can I do this?
B - Do I pick one of the options, or all 4? If so, are they all shown in the query?
C - Do I use an image control on the report, or something else?
Any comments or suggestions would be greatly appreciated. Thanks.
A - Can I do this?
B - Do I pick one of the options, or all 4? If so, are they all shown in the query?
C - Do I use an image control on the report, or something else?
Any comments or suggestions would be greatly appreciated. Thanks.