Hi all,
I am trying to load the data from flat file (delimited by "|") into SQL server.
In the flat file, a column consists of both nulls and not nulls.
But after executing the "data flow task",
This column is showing all the data as "NULL".
But its not the actual data i want to load.
Pls help me.
Thanks.