Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CSV Appending
Message
From
01/10/2002 12:01:02
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
01/10/2002 11:56:57
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00706412
Message ID:
00706416
Views:
24
>Hi,
>
>I am appending a CSV file to a table. The problem is, the first line of the CSV file is data, not a header. FoxPro thinks that this first line is a header and disregards it. Any ideas on how to get this first line of data into my table? Thank you.
>
>Tim

What command did you use? There are several alternatives, especially:
append from ... type delimited

Or:

import ... type delimited
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform