
07-17-2007, 06:01 AM
|
 |
Martian In Disguise
Retired Moderator * Guru *
|
|
Join Date: May 2003
Location: Minneapolis, MN
Posts: 9,566
|
|
If you are mapped to that server, then use the drive-letter for that mapping.
If you are not mapped to that server but have access rights to a network-share on that server, then use the share-name. For example:
Code:
s = Dir("\\ServerName\ShareName\OBP FMS\OBP File Management System\OBP FileManagement With SQL\docs\Third Tier\BV\Forms\*.doc")
|
__________________
The only stupid question is the one that goes un-asked.
|