M
MEB
Hello. I am designing a database that manages construction permit
applications. As part of the process to go digital, our intern pulls the
paper file and inputs the relevant information into the appropriate fields on
the form. Each paper file also has a schematic diagram. What I want to do is
to scan these into as PDFs and then have them related to the correct
application in the database and accessible via the form. I'm envisioning on
the form a field where a unique PDF ID or even filename is inputted.
What is the best way to do this? Is it to create a separate folder to dump
all the PDFs and then use a PDF ID field for each application record? How
would I get it to point to the correct path and how would I launch it from
the form? How do I actually program this into the database - both table
fields and forms?
Many thanks.
applications. As part of the process to go digital, our intern pulls the
paper file and inputs the relevant information into the appropriate fields on
the form. Each paper file also has a schematic diagram. What I want to do is
to scan these into as PDFs and then have them related to the correct
application in the database and accessible via the form. I'm envisioning on
the form a field where a unique PDF ID or even filename is inputted.
What is the best way to do this? Is it to create a separate folder to dump
all the PDFs and then use a PDF ID field for each application record? How
would I get it to point to the correct path and how would I launch it from
the form? How do I actually program this into the database - both table
fields and forms?
Many thanks.