dbTalk Databases Forums  

SSIS package SQL table to excel problem with long strings

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


Discuss SSIS package SQL table to excel problem with long strings in the microsoft.public.sqlserver.dts forum.



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

Default SSIS package SQL table to excel problem with long strings - 02-27-2008 , 02:41 AM






hi,

we are trying to build SSIS package that transfers records from SQL 2005
table to excel sheet. the table contains nvarchar fields with long values (up
to 1000 chars)

we always get the warning below and any string value longer than 255 chars
is truncated. we changed the length properety of the destination excel column
but it didn't help and it always get back to default value (under input and
output properties tab).

please advice.

the warning message:
Validation warning. Data Flow Task: Excel Destination [2526]: Truncation may
occur due to inserting data from data flow column "English" with a length of
1000 to database column "English" with a length of 255

thanks

rafi

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.