August 17, 2010 at 8:11 am
Hi Everyone...
I have one sotred procedure with Tablename,Startdate and enddate.i am executing that procedure using execute sql task,my requirement is to store result into a variable that i can use in dataflowtask.so can any one help me how to do this .very urgent, need some help.
Regards..
guru12
August 17, 2010 at 8:17 am
Sorry everyone..
i have a stored procedure like GETALLCHANGESDATETIME with input variables @tablename,@Startdate,@Enddate
Regards..
guru12
August 17, 2010 at 8:25 am
What is your result? Is it a result set or just a scalar value?
John
August 17, 2010 at 8:41 am
Hi...
i want to put all records into a variable,it is resultset.
Regards..
guru12
August 17, 2010 at 8:46 am
http://www.lmgtfy.com/?q=execute+sql+task+result+set+into+variable
Have a look at this, and post back if there's anything you still don't understand.
John
August 26, 2010 at 11:24 am
You need to take a variable which is of Object data type whch stores all the records into variable
Viewing 6 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply