Viewing 2 posts - 1 through 3 (of 3 total)
bellis' solution is the way to go. You could add a sql task and store the resultset to a global variable.
An example of a query that I use to do...
February 12, 2004 at 7:42 am
#493804
Another approach you might try is to save the results of each of your sql statements to global variables. (under execute sql task properties, create a global variable in...
December 26, 2003 at 6:57 pm
#487850