I have a database that has a sql 05 back end. The database is a list of jobs. I would like to point this database record to the scanned copies of the record that reside on my server in a share
path \\server\share\jobs\jobnumber and be able to open the folder with the corresponding job.
I have to use this beside attachments as it will exceed the size limit and SQL 05 does not support attachments.
is this possible?
edited for spelling…