dbTalk Databases Forums  

Reading Column Name in Excel files in DTS

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Reading Column Name in Excel files in DTS in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Yunus's Group
 
Posts: n/a

Default Reading Column Name in Excel files in DTS - 07-13-2005 , 01:48 PM






Hello Everyone,

I have a excel file that has a variable column header name. Meaning,
one of the column name actually contains some data. So, during the data
transfer, I need to read the column header information in the first row
of the excel file in the Data pump task in the DTS package.

I do know that, to read the data in a particular column (let's say
first column) we can use DTSSource("col1"). But in this case, I need to
read the column header information in the first column.

Thanks.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.