dbTalk Databases Forums  

Import From Excel

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


Discuss Import From Excel in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Travis Tan
 
Posts: n/a

Default Import From Excel - 09-06-2004 , 09:55 PM






Hi ,

I am using the DTS to import the excel file to SQL
Server.
This excel files is generated by other system and is
already in fix format, my job is only import the data to
SQL Server.But , I found out that the excel file did not
have any column header in row 1.
That means the data start from row 1.But in DTS , it
recognize the row 1 as heading and I am unable to import
the row 1 record.
Anyway to solve this up.Please help.

TQ

Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Import From Excel - 09-07-2004 , 12:08 AM






This will help

Excel treats First Row of Data as Headers
(http://www.sqldts.com/default.aspx?255)

--
--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.konesans.com - Consultancy from the people who know


"Travis Tan" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hi ,

I am using the DTS to import the excel file to SQL
Server.
This excel files is generated by other system and is
already in fix format, my job is only import the data to
SQL Server.But , I found out that the excel file did not
have any column header in row 1.
That means the data start from row 1.But in DTS , it
recognize the row 1 as heading and I am unable to import
the row 1 record.
Anyway to solve this up.Please help.

TQ



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.