dbTalk Databases Forums  

SET CONCAT_NULL_YIELDS_NULL OFF in 2005 SSIS Execute SQL Task

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


Discuss SET CONCAT_NULL_YIELDS_NULL OFF in 2005 SSIS Execute SQL Task in the microsoft.public.sqlserver.dts forum.



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

Default SET CONCAT_NULL_YIELDS_NULL OFF in 2005 SSIS Execute SQL Task - 07-14-2005 , 02:17 PM






need to SET CONCAT_NULL_YIELDS_NULL OFF, but while my query works fine in
SQL Server 2005 Management Stuido, it does not work in Integrtattion
Services. Any ideas?


Reply With Quote
  #2  
Old   
Greg
 
Posts: n/a

Default RE: SET CONCAT_NULL_YIELDS_NULL OFF in 2005 SSIS Execute SQL Task - 07-14-2005 , 04:01 PM






I solved it. I think it has to do with the size of the concatendated result
and the size od the target column, which I may have made too large.

"Greg" wrote:

Quote:
need to SET CONCAT_NULL_YIELDS_NULL OFF, but while my query works fine in
SQL Server 2005 Management Stuido, it does not work in Integrtattion
Services. Any ideas?


Reply With Quote
  #3  
Old   
Greg
 
Posts: n/a

Default RE: SET CONCAT_NULL_YIELDS_NULL OFF in 2005 SSIS Execute SQL Task - 07-14-2005 , 04:15 PM



Actually, it works in an Execute DTS 2000 Package Task, but not an Execute
SQL Task.

"Greg" wrote:

Quote:
I solved it. I think it has to do with the size of the concatendated result
and the size od the target column, which I may have made too large.

"Greg" wrote:

need to SET CONCAT_NULL_YIELDS_NULL OFF, but while my query works fine in
SQL Server 2005 Management Stuido, it does not work in Integrtattion
Services. Any ideas?


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.