Read and write to a sharefolder using a Windows username and password (1 Viewer)

ak_ls

Registered User.
Local time
Today, 13:10
Joined
Oct 18, 2008
Messages
44
I have no idea how to approach the following requirement.

I have few Access ADP projects where Execl and JPG files are to be read and written to a sharefolder using a Windows username and password i.e. not current login user/password. The requirement is the there will be only one user account that can read/write to this sharefolder. VBA procedure using this username/password should read / write files to this sharefolder.

I am not sure if there is a Windows API that can be used here. I know windows task scheduler can perform such tasks.

Any help will be highly appreciated.

Thanks
Ashok
 

Users who are viewing this thread

Top Bottom