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 - Plugin org.apache.maven.plugins:maven-install-plugin:2.4 or one of its dependencies could not be resolved -

Round ImageView Android -

How can I utilize Yahoo Weather API in android -