RE: Sql task and property

2004-12-30 Thread Jacob, Anil - MWT
property. -Rob Anderson > -Original Message- > From: Jacob, Anil - MWT [mailto:[EMAIL PROTECTED] > Sent: Thursday, December 30, 2004 11:20 AM > To: Ant Users List > Subject: Sql task and property > > > I have an sql task which checks the records in 3 tables. Is th

RE: Sql task and property

2004-12-30 Thread Anderson, Rob (Global Trade)
. -Rob Anderson > -Original Message- > From: Jacob, Anil - MWT [mailto:[EMAIL PROTECTED] > Sent: Thursday, December 30, 2004 11:20 AM > To: Ant Users List > Subject: Sql task and property > > > I have an sql task which checks the records in 3 tables. Is > there a wa

Re: Sql task and property

2004-12-30 Thread galenboyerdev
"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 m

Sql task and property

2004-12-30 Thread Jacob, Anil - MWT
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