Hi All,
I have several instances where I Import a comma delimited file, which has the " as a text qualifier. This worked with no problem in DTS, but the same file in SSIS produces "Cannot find column delimiter for xyz column".
Does anyone know how to handle this or run into this situation? I would think it's pretty common scenario. Thanks!