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

Data Type Conversion from String to Double

$
0
0

I have a column of "STRING" data from a CSV file which I am trying to store as "DOUBLE PRECISION" data type values into SQL Server. I have tried different ways of converting it from STRING to DOUBLE such as "Derived Column" and "Data Type Conversion". However, when I execute my task sequence, it crashes at the point where I tried to make the STRING data into DOUBLE data. I cannot just import the data from the CSV file as DOUBLE because I am applying STRING functions on the column to clean it up before trying to convert it to DOUBLE.

Please help!

Thanks.


Viewing all articles
Browse latest Browse all 24688

Trending Articles



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