I'm appending a csv file to a table. In the field map some fields are coming back with the following identifier: fieldname[0:7999]
Not finding meaning.
Not sure if it's related, but the append is stopping after 31,809 rows; the csv file has some 97,000 rows. A previous run imported about 65,000 rows. Any idea where to look?