Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using a file through a network
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Using a file through a network
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:
01514864
Vues:
137
Hi all,
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
Go raibh maith agat

~M
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform