Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
COPY TO with ;
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Desktop
Divers
Thread ID:
01536406
Message ID:
01536407
Vues:
95
This message has been marked as the solution to the initial question of the thread.
Try
COPY TO whatever.txt DELIMITED WITH "" WITH CHARACTER ";"
>
>I try to create an output file that uses semicolon as delimiter instead of comma.
>
>So the output must be
>
>00001;Test;Etc
>00002;Test2;etc
>
>Everyting I try with the Copy To command does not produce the desired result. I hoped to be able to do this without creating the text file line by line, but what is correct syntax?
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform