Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Export to csv with | and no quotes??
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Export to csv with | and no quotes??
Miscellaneous
Thread ID:
01682536
Message ID:
01682536
Views:
60
I'm trying to generate a file so someone else can import it.

Needs:
1. No quotes around character files
2. delimited with a | (pipe character)
3. headers (column names) in 1st row.

I can't seem to pull this off -- anyone know the syntax?

This is close but no header names
COPY TO (lcoutfile) DELIMITED WITH CHARACTER | WITH ""

..and of course this doesn't work at all lol
COPY TO (lcoutfile) DELIMITED WITH CHARACTER | WITH "" TYPE CSV
ICQ 10556 (ya), 254117
Next
Reply
Map
View

Click here to load this message in the networking platform