G
Guest
I originally posed this question in the reports forum, but I thought this
forum might be better. My question is about external files more so than data
in the sense that I don't want to read and manipulate external data so much
as I want to read and display external files.
In my database, I've given the enduser the ability to upload files to a
network drive and I record the file name, path, and RecordID in a new table.
I haven't used any type of OLE.
They can click a button to on the record form to open a windows folder with
the related uploaded attachments. However, I haven't develped a report to
display the items. How can I incorporate these attachments of any type
(docs, jpgs, tifs, spreadsheets, etc.) into a report?
Ideally, I'd like to develop a pop-up form that allows the enduser to select
attachment to include or not include, but I haven't even figured out how to
add one attachment of a known type which I think would have to do with
unbound frames.
What do you think?
forum might be better. My question is about external files more so than data
in the sense that I don't want to read and manipulate external data so much
as I want to read and display external files.
In my database, I've given the enduser the ability to upload files to a
network drive and I record the file name, path, and RecordID in a new table.
I haven't used any type of OLE.
They can click a button to on the record form to open a windows folder with
the related uploaded attachments. However, I haven't develped a report to
display the items. How can I incorporate these attachments of any type
(docs, jpgs, tifs, spreadsheets, etc.) into a report?
Ideally, I'd like to develop a pop-up form that allows the enduser to select
attachment to include or not include, but I haven't even figured out how to
add one attachment of a known type which I think would have to do with
unbound frames.
What do you think?