C
Chris Freeman
I have a database that outputs a file to a network drive. I have code that
cofirms existence of the directory before performing the output, but we keep
failing on the new user having 'write' access to the server. Is there simpler
way to confirm if the user has write access than writing a file to the drive
and having it fail?
cofirms existence of the directory before performing the output, but we keep
failing on the new user having 'write' access to the server. Is there simpler
way to confirm if the user has write access than writing a file to the drive
and having it fail?