Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Appending from pipe delimited file
Message
 
 
À
15/09/2017 11:07:58
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01654355
Message ID:
01654357
Vues:
38
>>Hi,
>>
>>I am appending from a .txt file which has a pipe (|) delimited entries. I created a table (in VFP database) that has fields corresponding to the columns of the .txt file. One of the columns has a lot of text so I created the field type M.
>>But when I append from the .txt file, the "M"- column of the .txt file goes to the next field of the VFP table. And the "M" field is empty. This is the command I use to append the records:
>>
>>APPEND FROM customerfile.txt DELIMITED WITH CHARACTER "|"
>>
>>
>>Any suggestion what I may need to change?
>
>Hi Dmitry
>
>Append from doesn't support memo fields so it ignores it.
>
>http://www.tek-tips.com/viewthread.cfm?qid=1405005
>
>Nick Mason

Thank you, Nick. Stuck then.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform