Re: Attaching files to a specific record

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance




you could use the OpenFileAPI at Access web and just grab the path to
the file and write it to your DB - into a text field. then you could
format it in your form as a hyperlink.
Retrieve the path from where? the database?

.