Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Transform a dbf to txt
Message
De
17/04/2010 11:17:54
 
 
À
17/04/2010 11:13:14
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Divers
Thread ID:
01460736
Message ID:
01460737
Vues:
87
This message has been marked as the solution to the initial question of the thread.
>Hi ,
>I would want to transform ma dbf table to a file ( txt). Help please.
>
>Regards.

What type of text?

See:
http://msdn.microsoft.com/en-us/library/aa977446(VS.71).aspx

USE Customer && Opens Customer table.

COPY NEXT 3 TO temp TYPE DELIMITED

More examples:
http://fox.wikis.com/wc.dll?Wiki~CopyToDelimited
http://www.alvechurchdata.co.uk/foxcopyto.htm

Copy To Customer.txt Type Delimited with Tab
.·*´¨)
.·`TCH
(..·*

010000110101001101101000011000010111001001110000010011110111001001000010011101010111001101110100
"When the debate is lost, slander becomes the tool of the loser." - Socrates
Vita contingit, Vive cum eo. (Life Happens, Live With it.)
"Life is not measured by the number of breaths we take, but by the moments that take our breath away." -- author unknown
"De omnibus dubitandum"
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform