Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
COPY TO with ;
Message
 
 
To
24/02/2012 07:47:51
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01536406
Message ID:
01536407
Views:
97
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--
Previous
Reply
Map
View

Click here to load this message in the networking platform