Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Exporting table to csv file...
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01476415
Message ID:
01476416
Views:
104
This message has been marked as the solution to the initial question of the thread.
>I'm using this command to export a file to a .cvs file..
>
>COPY TO (lcFileSpot) TYPE CSV
>
>..my problem is that it's putting the field names in the first row - is there a way to avoid that?
>
>Thanks!
COPY TO (lcFileSpot) TYPE DELIMITED
See Message ID: 1175985 and Message ID: 1247551
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform