I have query that is displaying a scanned document path that I am pulling from an sql database:
Path: Simmons\dfs\sca nned\MIS\FirmDB \FileStore\Tria lTeam\MedicalPa thology\jtvlrze c.jmw.pdf
I am linking to this query in Access and want to display this path on a form in Access so the user can click on the link and open the PDF.
I can see the path in my field on the form, but when I click on the path it does not open the pdf.
The path is not stored in a table in access, It is only availalbe through the odbc link to the query in the sql database.
Path: Simmons\dfs\sca nned\MIS\FirmDB \FileStore\Tria lTeam\MedicalPa thology\jtvlrze c.jmw.pdf
I am linking to this query in Access and want to display this path on a form in Access so the user can click on the link and open the PDF.
I can see the path in my field on the form, but when I click on the path it does not open the pdf.
The path is not stored in a table in access, It is only availalbe through the odbc link to the query in the sql database.
Comment