Hi there,
In my source (SQL table) have got this column:
FORECAST_QTY numeric no 17 32 16 no (n/a) (n/a) NULL
When I generate a flat file I get this value: .0000000000000000 instead of 0.0000000000000000
How can i tell to SSIS that writes the last value with 0 in first place?