dbTalk Databases Forums  

Importing mixed text from Excel

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


Discuss Importing mixed text from Excel in the microsoft.public.sqlserver.dts forum.



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

Default Importing mixed text from Excel - 01-30-2004 , 01:12 PM






I'm trying to import a column of mixed data from Excel to
SQL Server. This column contains some numeric values and
some alphanumeric. I was getting null values for the
alphanumeric values until I used disconnected edit to
change the Extended Properties string to include the
IMEX=1 parameter. Now all the data imports but the
numeric values are importing in scientific notation. Is
there a work around to fix this? Thanks.

Sondra

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

Default Re: Importing mixed text from Excel - 01-31-2004 , 01:30 AM






What is the datatype of the destination?


--
--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.allisonmitchell.com - Expert SQL Server Consultancy.
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org


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

Quote:
I'm trying to import a column of mixed data from Excel to
SQL Server. This column contains some numeric values and
some alphanumeric. I was getting null values for the
alphanumeric values until I used disconnected edit to
change the Extended Properties string to include the
IMEX=1 parameter. Now all the data imports but the
numeric values are importing in scientific notation. Is
there a work around to fix this? Thanks.

Sondra



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.