Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting Information from a CSV file.
Message
 
 
To
04/12/2001 11:34:10
Carl Dobson
Reference Point Computers
Overbury, Tewks, United Kingdom
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00589324
Message ID:
00589333
Views:
19
>I have to pull information in from a CSV into VFP6. How do I go about doing this ??
> Please someone Help Me !!

Create a table with fields corresponded to the fields in CSV file and than use APPEND FROM ... TYPE CSV, if you have header record, or APPEND FROM ... TYPE DELIM to append records into it.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform