T
TheScullster
Hi all
We have an Access 2000 split database with a bit of VB code developed by
"others".
The problem is, moving from Win98 to XP has caused us some permission
issues.
One of these is the way reports are written to c:\ drive folders, which
regular users don't have permission to use by default.
Currently, the report output code includes text as follows:
"C:\My Documents\Temp.rtf"
How do I allow for placement in the Documents and Settings for that
particular user, rather than writing to either the c:\ router directory or
another inaccessible folder (I am reluctant to give each user unlimited
access to their c:\ drives.
TIA
Phil
We have an Access 2000 split database with a bit of VB code developed by
"others".
The problem is, moving from Win98 to XP has caused us some permission
issues.
One of these is the way reports are written to c:\ drive folders, which
regular users don't have permission to use by default.
Currently, the report output code includes text as follows:
"C:\My Documents\Temp.rtf"
How do I allow for placement in the Documents and Settings for that
particular user, rather than writing to either the c:\ router directory or
another inaccessible folder (I am reluctant to give each user unlimited
access to their c:\ drives.
TIA
Phil