Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Transform a dbf to txt
Message
From
17/04/2010 11:17:54
 
 
To
17/04/2010 11:13:14
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Miscellaneous
Thread ID:
01460736
Message ID:
01460737
Views:
88
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"
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform