SQL 2005 / SSIS Excel question - get data from 1 row , 2 columns -
05-04-2006
, 08:04 PM
I am using SQL 2005 and SSIS to copy two pieces of data data from an Excel
sheet to a table. The data I am interested in (one row and two columns) are
in the middle in the of the Excel sheet.
SSIS can take every column and row - how do I only get data from particular
columns in one row?
Any help would be appreciated |