Posted by Scouser on 01/25/06 20:24
I've searched everywhere for this but can't find the answer
I want to run a DTS package that simply executes a SQL statement to get
a count of rows in a table, if the resulting number is greater than
zero I want to execute another step in the same package, else just
quit.
I don't to pass global vars from one package to another
How can I do this?
Any help would be great
[Back to original message]
|