When importing a flat file I receive the following error - [Flat File Source [2]] Error: The column delimiter for column "Column1" was not found.Example Record: ""First Name" "LastName""The error is being caused by an embedded text qualifier, but from what I see online this bug was resolved in earlier versions of SQL Server. In fact this file imports successfully on our SQL 2008 server. Any suggestions for resolving this issue?Thanks!
↧