Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Text to dbf
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01143028
Message ID:
01143032
Views:
9
>I want copy text file in dbf. two columans
>how it be.

Example for Text.txt
1,first
2,second
CREATE TABLE MyTable (numField Int,CharField C(30))
APPEND FROM C:\text.txt DELIMITED WITH "," 
BROWSE NORMAL
_______________________________________________________________
Testing displays the presence, not the absence of bugs.
If a software application has to be designed, it has to be designed correctly!
_______________________________________________________________
Vladimir Zografski
Systems Analyst
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform