December 18, 2020 at 5:18 am
i have a csv file with dynamic field counts that i need to import into a table using data flow task in ssis. The expected field count in the file is 10.Need to skip any rows where the field count is anything other than 10 . The file has " as text qualifier and need ignore the delimiter (,) within the qualifier. What would be the best way to do this using ssis? Thanks.
December 18, 2020 at 9:38 am
SSIS does not handle this scenario very well without code. The way I would do it is as follows:
Viewing 2 posts - 1 through 1 (of 1 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