Arthur Fuller
fuller.artful at gmail.com
Mon Sep 15 18:09:06 CDT 2008
No header line. Tried straight comma-delimited, tried quoted csv (double and single), so far no joy. I don't get it. A. On Mon, Sep 15, 2008 at 7:46 PM, Stuart McLachlan <stuart at lexacorp.com.pg>wrote: > Just a WAG, but do you have a header line in the file containing the field > names. > > That would cause a problem reading Row 1, Column 1 with FirstLine = 1 > and the first column being a BIGINT. > > >