Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help COPY TO
Message
De
19/03/2003 11:55:56
 
 
À
19/03/2003 10:18:58
Leo Kool
Agis Automatisering BV
Harmelen, Pays-Bas
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00767526
Message ID:
00767633
Vues:
12
Thanks Leo, that is exactly what I want, just had to create a temp file with fields required separated by commas first...

SELECT PADR(f1,8)+","+PADR(f2,20) AS data FROM sourcefle WHERE NOT DELETED() INTO CURSOR tmpexport
SELECT tmpexport
COPY TO textfle DELIMITED WITH SDF

Hooray
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform