"Jacob, Anil - MWT" <[EMAIL PROTECTED]> writes: > I have an sql task which checks the records in 3 tables. Is there a way > I can set a property if the value in any of the tables is > 0? This > property will be used for other tasks. > > Anil
Here is the path I would try: The ant-contrib has a math task. Add your answers together. Then use the condition task against whether this number is 0. -- Galen Boyer --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]