Hi
I have project of import data from excel and insert it to sqlserver 2008 using ssis
dataconversion i have use for data type conversion but from excel sheet having date column having some date like "#######","31 oct 2012" and "31-10-2012" so which data type i have to use during conversion ...i have tried with "text stream" but gives error multiple-step oledb...