SSIS Package Tasks
you can set IMEX=1 in the excel connection manager's connectionString property like below: Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\..\MyExcel.xls;Extended Properties="Excel 8.0;HDR=Yes;IMEX=1"http://www.rad.pasfu.com
October 13th, 2011 1:17pm

Hi... I have a excel file with employeeId's Emloyee_ID: 500005320 SMN00019 so i wanted to populate the data with integer into SQL DB and the string to Flat File... Can someone help me in resolving the issue.
Free Windows Admin Tool Kit Click here and download it now
November 20th, 2011 7:00am

Hi, Its better to see this earlier thread . SSIS Redirect Non Interger Data
November 20th, 2011 7:05am

here the datatype is DT_R8 which is a float comming from the excel
Free Windows Admin Tool Kit Click here and download it now
November 20th, 2011 7:12am

you can set IMEX=1 in the excel connection manager's connectionString property like below: Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\..\MyExcel.xls;Extended Properties="Excel 8.0;HDR=Yes;IMEX=1"http://www.rad.pasfu.com
November 20th, 2011 7:13am

you can copy two rows with string values in this column to top of excel rows, then excel jet engine will consider the column as stringhttp://www.rad.pasfu.com
Free Windows Admin Tool Kit Click here and download it now
November 20th, 2011 7:18am

Thanks alot its working now...........
November 20th, 2011 7:28am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics