John Weller wrote:
> I have had problems like this.  The command APPEND FROM <filename> TYPE CSV
> will always drop the first line as it assumes it is the header.  If your
> data does not have a header line then use APPEND FROM <filename> TYPE
> DELIMITED.
>

Wow, thanks John.  I've never had the problem the OP mentioned, but it 
wasn't until you posted that I realized I'd never heard of type CSV - I 
always just used DELIM.  Interesting.

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to