dbTalk Databases Forums  

Import Excel sheets Problem

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


Discuss Import Excel sheets Problem in the microsoft.public.sqlserver.dts forum.



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

Default Import Excel sheets Problem - 12-16-2004 , 08:57 AM






I read an Excel file which has a char column header, then an empty row and
then numeric entries. Doing this, I get the Char column header as my column
name in SQL Server, but I can never get the char column header as an entry in
my database, even not when inserting a row above it. Any ideas ?

This is the Excel

AB CM HC MB

1003 1006 1004 1001
1005 1012 1008 1002


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

Default Re: Import Excel sheets Problem - 12-16-2004 , 12:43 PM






And what happens? They come in as NULLs ?

Does this help?

Excel Inserts Null Values
(http://www.sqldts.com/default.aspx?254)

--



Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.SQLIS.com - You thought DTS was good. here we show you the new stuff.
www.konesans.com - Consultancy from the people who know


"joia" <joia (AT) discussions (DOT) microsoft.com> wrote

Quote:
I read an Excel file which has a char column header, then an empty row and
then numeric entries. Doing this, I get the Char column header as my
column
name in SQL Server, but I can never get the char column header as an entry
in
my database, even not when inserting a row above it. Any ideas ?

This is the Excel

AB CM HC MB

1003 1006 1004 1001
1005 1012 1008 1002




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.