Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cursor to .csv file
Message
 
 
À
29/09/2004 16:15:24
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00947315
Message ID:
00947331
Vues:
16
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--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform