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

how to load csv file data into single column single row of a table using ssis?

$
0
0

hi ,

i am new to ssis , i got one requirement like

1. client will give one csv file to us which contains 100 rows 100 columns.

2. my requirement is : i need to store the above csv file data into single colum , single row of a table.

4. my table sample structure is :

id                               date

--                                ---

Note: id column data type is Unique identifier and  date column data type is varbinary(max).

my sample csv file is:

Mdate,bdate,login,name

2012-12-12,2012-112-12,\\localhost\name\sada

2012-12-12,2012-112-12,\\localhost\name\sada

Expected output:

id                               date

1                    the above csv file should load as single row









franklinsentil


Viewing all articles
Browse latest Browse all 24688

Trending Articles



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