Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why this UNC does not work?
Message
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00979221
Message ID:
00979222
Views:
18
Right click on the D drive in the Windows explorer, choose Sharing and Security and verify the name of the share. Usually it's D$. After that try
cPath = "\\notebook\d$\myfolder\"
>I thought that I can access a folder on my pc using UNC as following:
>
>
>cPath = "\\notebook\d:\myfolder\"
>
>
>The notebook is the name of my pc. But when I try to open a table with the following syntax:
>
>
>use (cPath + "mytable") in 0
>
>
>I get message that file "mytable" not found.
>
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform