I'm not sure if this is the correct place to put this, but...
I'm going to be creating a database where one of the functions is to provide access to a certain file associated with each record. I'm using Access 2003, so I think I want to link to the files rather than store them directly.
So, what I'd like to do is create some code that basically asks the user to upload a file from his/her PC, saves that file to the same directory the Access DB is in (or a subdirectory), then stores a link to the file in a field so that someone else can access it.
Does that make sense?
Thanks in advance!
I'm going to be creating a database where one of the functions is to provide access to a certain file associated with each record. I'm using Access 2003, so I think I want to link to the files rather than store them directly.
So, what I'd like to do is create some code that basically asks the user to upload a file from his/her PC, saves that file to the same directory the Access DB is in (or a subdirectory), then stores a link to the file in a field so that someone else can access it.
Does that make sense?
Thanks in advance!