dbTalk Databases Forums  

Excel with cell with more than 256 chars

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


Discuss Excel with cell with more than 256 chars in the microsoft.public.sqlserver.dts forum.



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

Default Excel with cell with more than 256 chars - 02-01-2005 , 07:27 PM






Hello!
I looked through the archives but couldn't find anything
there.
I make a connection to an excel file and move a single
worksheet through a data pipe to a table on sql 2000. The
execution of the DTS package fails if there are cells
with more than 256 characters in the spreadsheet.

I worked arround it by copy pasting the cells into
notepad and saving that to a text file. Using the
file instead of excel as the source in DTS makes
things work.

Is there a better way to get this done?
Thanks, Tobias.






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

Default Re: Excel with cell with more than 256 chars - 02-02-2005 , 01:49 PM






What SP of SQL Server?
What is the error?

It almost sounds like this

DataPump truncates delimited fields to 255 characters
(http://www.sqldts.com/default.aspx?297)




"Tobias Oed" <tobiasoed (AT) hotmail (DOT) com> wrote

Quote:
Hello!
I looked through the archives but couldn't find anything
there.
I make a connection to an excel file and move a single
worksheet through a data pipe to a table on sql 2000. The
execution of the DTS package fails if there are cells
with more than 256 characters in the spreadsheet.

I worked arround it by copy pasting the cells into
notepad and saving that to a text file. Using the
file instead of excel as the source in DTS makes
things work.

Is there a better way to get this done?
Thanks, Tobias.


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.