dbTalk Databases Forums  

Excel and SSIS - any way to default IMEX=1 on?

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


Discuss Excel and SSIS - any way to default IMEX=1 on? in the microsoft.public.sqlserver.dts forum.



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

Default Excel and SSIS - any way to default IMEX=1 on? - 06-06-2006 , 08:58 AM






I work with quite a bit of different Excel sheets and often receive
columns with mixed data. Sometimes the alpha data won't appear until
much further down in the sheet, leaving me with NULLs imported instead
of the alphanumeric data. I realize that I can add IMEX=1 to the
connect string to enable importing mixed columns, but was wondering if
there was a way to default this setting within SSIS and possibly even
the Data Import wizard?

Thanks.

-Pete Schott


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

Default Re: Excel and SSIS - any way to default IMEX=1 on? - 06-06-2006 , 09:37 AM






Hello Paschott,

Unfortunately I do not think you can default this setting. You could of
course extend the Excel Source Adapter by writing your own adapter and having
this set by default in there.

Allan



Quote:
I work with quite a bit of different Excel sheets and often receive
columns with mixed data. Sometimes the alpha data won't appear until
much further down in the sheet, leaving me with NULLs imported instead
of the alphanumeric data. I realize that I can add IMEX=1 to the
connect string to enable importing mixed columns, but was wondering if
there was a way to default this setting within SSIS and possibly even
the Data Import wizard?

Thanks.

-Pete Schott




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.