Java Mailing List Archive

http://www.ant-tasks.com/

Apache Ant Archive

» Ant Users List
» Ant Developers List
need help regarding the sql query

need help regarding the sql query

2007-07-05       - By RADEMAKERS Tanguy
Reply:     1     2  

Hello,

You could write the results of your sql query to a file using the <sql>
task's "output" attribute, then read that file in to set a property
value using the <loadfile> task.

Regs,
/t

>-----Original Message-----
>From: Basha [mailto:khadarbackup@(protected)]
>Sent: Wednesday, July 04, 2007 1:49 PM
>To: user@(protected)
>Subject: need help regarding the sql query
>
>hi,
> i have a sql query which returns the result as "complete" .
>here i want to
>use this result as a property to my taget. i mean based on
>this property i
>want run rest of things.
>
>
>thanks
>khadar
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)


©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.