Sorry for this simple question, I know I can have a try on windows system but I don't have windows server on my access. Windows server path starts with this kind of slash "//" or "\\" , say

//servername/mypath  or \\servername\mypath  

Thanks

link|improve this question

75% accept rate
What's the question here? As written, this is a statement, not a question. It's also, contrary to the below, a true statement (after of course substituting "UNC name" for "server path"). (-: – JdeBP Jun 24 '11 at 11:44
feedback

1 Answer

up vote 3 down vote accepted

It uses the backslash variety:

\\servername\path
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.