Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cursor to .csv file
Message
 
 
To
29/09/2004 16:15:24
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, United States
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00947315
Message ID:
00947331
Views:
17
This message has been marked as the solution to the initial question of the thread.
* With header record
COPY TO (lcFileName) TYPE CSV
* W/o header record
COPY TO (lcFileName) TYPE DELIMITED
>I see there is a CURSORTOXML() Function, but what if I want to export my cursor to a .csv file? Any help would be appreciated!!!
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform