Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to append from CSV where some fields have quotes
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01144038
Message ID:
01144048
Vues:
19
Try
APPEND FROM temp.txt DELIMITED WITH CHARACTER "," WITH ""
GO TOP
DELETE
>I am trying to append from a CSV file using
>APPEND FROM CSV
>
>The command completes succesfully, but i have problems in fields containing quotes. For instance if a field contains the value [A"B], i will have A in the current field, then B in the next field ( which is weird, since the fields are delimited with a , ).
>
>Thanks for your help
>Jaime
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform