Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

Unable to remove double quotes (" " ) from text file Source

$
0
0

hi,

i have a txt file as below

"xxx","111111","SMTP:xxx@abc.com"
"yyy","222222","SMTP:yyy@abc.com"
"zzz","333333","SMTP:zzz@abc.com"

In the Flatfile conn Mgr, i specified the coclumn delimiter as comma (,) and text wualifier as ".

When i load the data into Sql DB, i still see the data as "SMTP:yuxiaz@abc.com" .

The first two columns were fine, they loaded with out ". but this third column has double quotes

How can i remove the double quotes for this column as well.

In the Advanced properties, for third column i have set the Text Qualifier as False.

If i put it as true, the pacakge is failing saying that

[Flat File Source [1]] Error: The column delimiter for column "email_address " was not found.


Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>