September 23, 2020 at 8:54 pm
Hi, I have a csv file that has the value "sep=," in the first row and the header in the second row.
I can import it as using the flat file wizard however that doesn't allow importing into an existing table.
The data import task allows importing into an existing tables but i can't figure out which options to change so that it ignores 1st row (with "sep=,"), takes header from second row and then data in following columns.
Any ideas?
Thanks
Andrew
September 23, 2020 at 9:06 pm
I don't use the data import wizard, but if you know how to edit the SSIS package it produces, you will see that there is a property called 'Header rows to skip' on the connection manager for the CSV file. Changing that from 0 to 1 should do it for you.
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy