Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 SSIS and Import/Export (2008)
 SSIS HELP

Author  Topic 

tooba111
Starting Member

22 Posts

Posted - 2010-10-10 : 12:48:12
I want to update one column in OLEDB table. My source is Excel File and they have 12 Columns and i just need only one column to update OLEDB Table/column. I know source should be "Excel File" and Transformation "If Needed" and Destination should be "OLEDB Table". My question is do i need to map only one table from Excel file to OLEDB table and execute the package or have more steps? Thanks.
   

- Advertisement -