T
tuvi
I want to link to a pdf file using OLE linking. I would only store the file
name in the database. When presenting on a form, I can use the SourceDoc and
acOLECreateLink Action to let the user see it. When adding a record, I let
the user go through the motion inserting the pdf file into a temp table
behind the form itself. The question is, how do I retrieve the pdf file name
from that temp table so that I can store in my true table?
name in the database. When presenting on a form, I can use the SourceDoc and
acOLECreateLink Action to let the user see it. When adding a record, I let
the user go through the motion inserting the pdf file into a temp table
behind the form itself. The question is, how do I retrieve the pdf file name
from that temp table so that I can store in my true table?