Recently we migrated from SQL 2008 to 2014. I have come across an error that only is happening on the 2014 environment, but working successfully in 2008. Embedded text qualifiers are failing on the new server, but not the old. Has anyone heard if this is a bug on newer environment or any suggestions? I'm working in SSIS. My Flat File has been defined as using text qualifiers and TextQualifier is set to true on the column. Yet it stills fails for this row. "test", ""Aubrey" test"Thank you for any suggestions!
↧