Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using a file through a network
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2008
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Web
Divers
Thread ID:
01514864
Message ID:
01514889
Vues:
77
Can you get to the table with Windows Explorer?

>I am trying to connect to a file over the network from a dll. I have tried both approaches 1 and 2 below but to no avail. With scenario 1 I get a file is in use 108 error and in situation 2 I get files does not exist. The network location is correct, the network drive is setup and connected. any thoughts?
>
>1 - SET PATH TO K:\NW
>2 - SET PATH TO \\server-acc\kernel\nw
>
>
>SELECT 0
>1 - USE \\server-acc\kernel\NW\kftky alias 'TKY'
>2 - USE K:\NW\kftky alias 'TKY'
>SELECT TKY
>
>~M
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform