Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Embedded Text Qualifier Error

$
0
0
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!

Viewing all articles
Browse latest Browse all 3145

Trending Articles