Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why this UNC does not work?
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00979221
Message ID:
00979222
Vues:
17
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--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform