Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Excel output
Message
From
18/02/2014 16:27:23
 
 
To
18/02/2014 16:22:34
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01594619
Message ID:
01594621
Views:
56
It has to be Excel csv file, this is the request from the client :(


>>I create an Excel output from table:
>>
>>
>>COPY to 'my_csv' csv  
>>
>>
>>the problem is I always have the field name on the worksheet
>>
>>Code
>>10001
>>10002
>>
>>how can I eliminate the field name, so the output will be:
>>
>>10001
>>10002
>
>You could experiment with other output types such as SDF, DELIMITED etc. If you give the file a .txt extension Excel will be able to open it.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform