We are migrating an existing SQL 2000 DTS package To SSIS SQL 2008. The current package is comma delimited and has a text qualifier as ". In DTS the
out put file which is generated correctly but the same is not generated when we run through SSIS.
Can you please suggest what could be wrong?