How to upload files to a folder using a specific user group login and password?

96 Views Asked by At

I am trying to develop an Access database that allows users to upload files to a folder on a shared drive. I have the code for doing this. However, I would like to not have anyone delete or edit files. For this, I have a folder with write permissions allowed only for one user group. Is there a way that I can upload a file using the login and password for the user group? This will ensure that the files are not edited by anyone else. Please share the code for doing this. Thank you kindly!

0

There are 0 best solutions below