I need a way to schedule the following into a package. I want to do a select sum on one column in a table. If the value is > 0; I want to set a failure. If the value is 0, I want to set a succeed. This is done in DTS via ActiveX component. How can I accomplish the same thing here?
Thanks,
Jennifer