﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2005 / Business Intelligence  / avoid columns data "" in ssis package / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Thu, 23 May 2013 17:39:35 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: avoid columns data "" in ssis package</title><link>http://www.sqlservercentral.com/Forums/Topic1422423-147-1.aspx</link><description>Or in more complex scenario using the Derived column, you can use the given below expression:REPLACE([Column 1],"\"","")Thanks and Regards,Sumit JoshiMoblie:-  0-9650899699, Skype: sumit.joshijBlog: http://msbi2012.blogspot.in/</description><pubDate>Thu, 21 Feb 2013 01:43:00 GMT</pubDate><dc:creator>sumit.joshij</dc:creator></item><item><title>RE: avoid columns data "" in ssis package</title><link>http://www.sqlservercentral.com/Forums/Topic1422423-147-1.aspx</link><description>Use "text qualifier" in File Connection Manager as " (doubleQuotes). :-)</description><pubDate>Thu, 21 Feb 2013 01:32:47 GMT</pubDate><dc:creator>sumit.joshij</dc:creator></item><item><title>avoid columns data "" in ssis package</title><link>http://www.sqlservercentral.com/Forums/Topic1422423-147-1.aspx</link><description>hi friends i have small doubt in ssis package source data come text file that file contain data like             id   ,    name              1    ,   "ravi"             10   ,   "venky"             1000 ,   "dd"             14200 ,   "jai"when ever weload this data into destnation that time data must be load like this way                                               id      ,   name                       1        ,  ravi                     10        ,  venky                  1000         ,  dd                 14200         ,  jaiplese tell me  how to solve this issuse</description><pubDate>Thu, 21 Feb 2013 01:15:28 GMT</pubDate><dc:creator>asranantha</dc:creator></item></channel></rss>