Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Importing Formatted Text To Database Structure
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00132343
Message ID:
00132347
Vues:
16
>I have a need to convert formatted text into a database format. The text is always formatted in the same manner, with specific sections always preceded by a unique phrase such as [name]. The form has no ancillary text that needs to be ignored. All sections would go into a
>text field, with one section going into a memo field.
>
>Can someone who has done something like this just give me some ideas how to approach this problem. Thanks!

I used AWK for these purposes, for it´s easy to process text and generate, for example, a delimited text file. There are many freeware or shareware AWK interpreters available on Internet.

HTH!
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform