Hi All,
As the title suggests, I need to export a SSIS package into a CSV on a regular basis. With the help of people on here i've been able to create my view and my scheduled job in SQL which works great.
However, some of the data has commas in it, be it product codes, or customer names which are a requirement for analysis. I've tried various delimiters but can't get it right.
How do I go about getting the export to ignore commas within only some of the data?