Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Coping a file to server
Message
De
02/11/2009 07:36:39
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
À
02/11/2009 07:33:09
Hong Yew
People Quest
Malaisie
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Desktop
Divers
Thread ID:
01432652
Message ID:
01432653
Vues:
55
>Hi all
>
>May I know how can I copy a file to a server without using a mapped drive as different user may map a server drive differently.
>
>May I know how can a specify a absolute destination folder on server in my COPY FILE command?
>
>Your advice much appreciated
>
>Thanks & Best Regards

Just use the name of the shared folder; for example:
copy mytable. to \\MyServer\MyApp\Data\mytable.dbf
In older versions of Visual FoxPro, I had problems if either the server name or the shared folder name included spaces. I don't know whether the problems still persist, but if you have trouble, try to get rid of those.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform