![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I've read and followed the article http://www.sqldts.com/default.aspx?234 but I _still_ can't get the result from the stored procedure's output parameter to populate my DTSGlobalVariable -- and it's driving me nuts! I 've tested the stored procedure in Query Analyzer and it's working correctly. Any suggestions? Execute SQL Task code is: ------------------------------ declare @Ready tinyint exec LoadGroup_IsReadyToLoad ?, @Ready output select @Ready as Ready |
![]() |
| Thread Tools | |
| Display Modes | |
| |