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

Parsing data with SSIS package

$
0
0

I want to load data from a spreadsheet into a sql table.  One of the ten columns in the xls contains multiple bits of data. I want to parse the multiple bits into two columns in a table.  For example:

- from the xls I want 2013-02-06  3:00 PM - 2013-02-06 3:00 PM

- to end up as rows in two separate columns in a table 2013-02-06 3:00 PM  and 2013-02-06 3:00 PM

How can I do this with an SSIS package?


Viewing all articles
Browse latest Browse all 24688

Trending Articles



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