In the posting titled "Execute Process Task: Accessing Return Value and Saving in the database", Todd McDermid suggests to save the ExecValueVariable contents using an Exec SQL Task. I am using SQL Server 2008 R2. I find plenty of examples where variables are used to filter and control SQL query results. I do not have experience with and am not seeing examples where variables are used as the primary input source. Can someone provide an example of how that variable would be used in the Exec SQL Task to post results to a SQL table or a flat file? Or pointers to examples of this approach.
I apologize for what may ultimately be a very simple solution. But I cannot locate examples that help me properly understand this proposed solution. I appreciate any insight that can be provided.