sql server - Datatype for Float in SSIS Package -


enter image description here

i have issues float data type in ssis package.

i used data type float [dt_r8].

below screen shots.

here sample table.

customer   1020.29    101.2934   2092.125   2.092126   921.27      in sql :  customer 102029 1012934 2092125 2092126 92127 

what i'm missing here. read other posts , used [dt_r8] float.

i have written flatfile , same.

![screenshots ssis file connection][2]

why don't u use data conversion task assist making sure end result float. have feeling initial metadata causing trouble.


Comments

Popular posts from this blog

java - Unable to make sub reports with Jasper -

scala - play framework: Modules were resolved with conflicting cross-version suffixes -

Save and close a word document by giving a name in R -