Hi
i am moving data from flatfile to oledb table
in flat file Name(column) is there (in that column if it is space( ) then it should insert as null to destination table
otherwise it will insert that name
How to insert null instead of space()
Thanks
Ram