Click here to Skip to main content
15,888,521 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi All,

In my SSIS package Iam trying to load excel source data to OLEDB Destination. In the excel sheet for a particular column ,Iam getting NULL Values instead of Data.. So while loading the whole column value is loading as NULL value. I have put IMEX=1 in the connection string.

Still i am getting all NULL values.

Any suggestion is appreciated.


Thanks
Posted
Comments
Suvendu Shekhar Giri 23-Nov-15 12:33pm    
Check the type of data present in that column and make sure that it contains data of same type.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900