T
Tim Marsden
Hi,
Given a file Path, for example "C:\Data\Samples".
How do I convert this to "\\Server\Share\Data\Samples"
The original "C:" , "F:" etc may be local or a mapped network drive.
I am trying to ensure the path (stored as sting in database) is valid from
any machine, regardless of the drive mappings and shares on the machine.
any suggestions,
Tim
Given a file Path, for example "C:\Data\Samples".
How do I convert this to "\\Server\Share\Data\Samples"
The original "C:" , "F:" etc may be local or a mapped network drive.
I am trying to ensure the path (stored as sting in database) is valid from
any machine, regardless of the drive mappings and shares on the machine.
any suggestions,
Tim