Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Import from non-delimited file
Message
From
03/10/1996 18:56:44
 
 
To
03/10/1996 18:05:29
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00009313
Message ID:
00009320
Views:
30
>It might look like stupid question but anyway... Does anybody know how to move data from non-delimited ASCII files into dbf QUICKLY. The data structure is fixed already. It's like if somebody moved data from DBF into non-delimited TXT then ZAP table and want to move data back. I understand that I can FOPEN/FGETS text file but it's too long. May be there is simple solution. I will appreciate.

ed,

1> creat newfilename
2> use newfilename
3> append from text_filename type SDF

note: your newfilename must be created with EXACTLY
the same structure that is contained in the text_file.

HTH,
Lucien T. Elliott Programmer/Analyst
Staple Cotton CoOperative Association
416 West Market St | Greenwood | MS | 38930 | (662) 453 6231
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform