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

import csv file problem

$
0
0

Hi All,

I am facing problem while loading csv file data into ssis.My csv file looks like as below

A

1,Mahesh,Wing Company,Corporation

A is a column name.I am splitting the recod by commas,So i am getting 4 columns.but acctually i should get 3 columns as WingCompany,Corporation is the companyname and store it in one column.

1    Mahesh        WingCompany     Corporation

I need to store in the table as below

1    Mahesh    WingCompanyCorporation

How to remove  comma from 3 rd column.

Thanks,

Ramu


Viewing all articles
Browse latest Browse all 24688

Trending Articles



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