Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Transferring data
Message
 
À
12/05/2008 15:31:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01316483
Message ID:
01316490
Vues:
13
Fred,

You are going to need to use the fully qualified filename in your insert command.
scatter name oRecord MEMO FIELDS EXCEPT lot,location,location2
insert into <NetworkDriveLetter>\FolderName\veg from name oRecord
delete
So that VFP can find the file you want to insert into.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform