Does anyone know how to specify the file name to be embedded into an ole object?
I am currently working on a report that retrieves by id and by date. The files to be displayed in the ole objects will depend on the id that is passed. I need to embed both an excel file and a picture file in separate ole objects. I have the paths to the files in the database but need to know if there is a property that can be set for the ole objects.
I am currently working on a report that retrieves by id and by date. The files to be displayed in the ole objects will depend on the id that is passed. I need to embed both an excel file and a picture file in separate ole objects. I have the paths to the files in the database but need to know if there is a property that can be set for the ole objects.