F
FPS, Romney
Hi all,
situation:
LAN, with a shared folder on an XP machine. The Vista (Home Premium) user
has full privileges to this shared folder and otherwise has no problems
reading/writing/copying etc. to this folder.
For a particular routine, however, I have VBA code within a Microsoft Access
database which is run on the Vista computer and which uses the FileCopy
command to copy a file from the network shared folder to the Vista user's
root directory (C:\). This operation fails with UAC turned on; it works fine
with UAC turned off.
I'm guessing it's a permissions issue, but don't know how to set it up so
that FileCopy would work even with UAC turned on.
Thanks for any suggestions.
Mark
situation:
LAN, with a shared folder on an XP machine. The Vista (Home Premium) user
has full privileges to this shared folder and otherwise has no problems
reading/writing/copying etc. to this folder.
For a particular routine, however, I have VBA code within a Microsoft Access
database which is run on the Vista computer and which uses the FileCopy
command to copy a file from the network shared folder to the Vista user's
root directory (C:\). This operation fails with UAC turned on; it works fine
with UAC turned off.
I'm guessing it's a permissions issue, but don't know how to set it up so
that FileCopy would work even with UAC turned on.
Thanks for any suggestions.
Mark