dbTalk Databases Forums  

Issues with SSIS 2005 Execute SQL Task with ReturnValue and Output

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


Discuss Issues with SSIS 2005 Execute SQL Task with ReturnValue and Output in the microsoft.public.sqlserver.dts forum.



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

Default Issues with SSIS 2005 Execute SQL Task with ReturnValue and Output - 12-29-2005 , 01:19 PM






I'm struggline with the SSIS Execute SQL Task and wanted to see if it's me or
if it's SSIS 2005. I'm finding that I'm unable to add ReturnValue parameters
to the Execute SQL Task parameter list after already added the 0'th
parameter,e.g. initial syntax is

EXEC stored_proc ?, ? OUTPUT, ? OUTPUT...

I want to change it to EXEC ?=stored_proc ?,? OUTPUT, ? OUTPUT

I'm also finding that occaisionally that's also occuring with Output
Parameters. When I Create a new task and start from scratch it works...

Is there something I'm missing here?

--
Larry Barnes
BI Fellow, Avanade

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

Default Re: Issues with SSIS 2005 Execute SQL Task with ReturnValue and Output - 01-03-2006 , 04:10 PM






Hello Larry,

Have you had a look at this article?

The ExecuteSQL Task
(http://www.sqlis.com/default.aspx?58)


Allan

Quote:
I'm struggline with the SSIS Execute SQL Task and wanted to see if
it's me or if it's SSIS 2005. I'm finding that I'm unable to add
ReturnValue parameters to the Execute SQL Task parameter list after
already added the 0'th parameter,e.g. initial syntax is

EXEC stored_proc ?, ? OUTPUT, ? OUTPUT...

I want to change it to EXEC ?=stored_proc ?,? OUTPUT, ? OUTPUT

I'm also finding that occaisionally that's also occuring with Output
Parameters. When I Create a new task and start from scratch it
works...

Is there something I'm missing here?




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.