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

Problem with Excel data type conversion

$
0
0

I have a process where I'm pulling data from Excel. The data type in excel is date. The target column in SQL Server is VARCHAR(20). I do a data conversion transformation in my package where I cast the dates to string [DT_STR] with length 20.

The original values are 2/19/2013

They show up in the database as 41324.

What is causing this and what is the solution?


Viewing all articles
Browse latest Browse all 24688

Trending Articles



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