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

How to work the REPLACE function in Derived Column in SSIS

$
0
0

Hi,

i have import the data from flat file using ssis package.

Source Data

Col1 Col2 Col3                                                                                                                                                                            "a",".big file is there and data also there","catch this ball"                                                                                                          "aa","bb","cc"

i have inserted this data into sql server table using ssis

Output

 same as source data. 

Sourcce data is inserted with double quotes in sql table but i have no need double quotes.

how to remove the double quotes before insert into table using transformation in ssis.

i have used the REPLACE function but it is not working.

can you help to me...

Regards,

Abdul


Viewing all articles
Browse latest Browse all 24688

Trending Articles



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