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

While generating CSV dt_dbtimestamp is ignoring millisecond part when it's zero

$
0
0

Hi,

I have one data flow task that reads data from table and generate a csv file. Now I have one timestamp column that holds datetime value. AT destination under derived column I have used dt_dbtimestamp for that field.

When table contains a value for which millisecond is not zero e.g. 2015-07-16 12:25:27.010  then in CSV it generates 2015-07-16 12:25:27.010000000 which is correct as per my requirement. But, when the value in table is 2015-07-16 12:25:27.000 then output in csv becomes 2015-07-16 12:25:27 which is issue for me. I want the output as 2015-07-16 12:25:27.000000000

Please help on this

Thanks,

Biswanath


Viewing all articles
Browse latest Browse all 24688

Trending Articles



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