Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Appending into a dbf from a file with .log extension
Message
 
 
À
18/04/2000 12:40:51
Todd Wolfe
Certified Marketing Services
Kinderhook, New York, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00360917
Message ID:
00360948
Vues:
11
>I am attempting to append to my dbf from a file with the following extension myfile.log. However I cannot do this. I have attempted to save the file as .txt file but when I try to append this file it tells me there is no fields found to process. The table I am trying to append to is a table with one field that is a memo field. Does anyone have any idea on how I can append the log file?
>
>Thanks,
>in advance

Does this work? Otherwise, se VFP Help on APPEND FROM command.

append from myfile.log fields MemoFieldName SDF
Mark McCasland
Midlothian, TX USA
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform