On 4 August 2011 09:20, Miras Bastien wrote:
> I'm trying to use the rowcountproperty parameter in the sql task.
>
> My ant code looks like:
> driver="oracle.jdbc.driver.OracleDriver"
> url=" jdbc:oracle:thin:@localhost:11522:TINSTA"
>
Hello,
I'm trying to use the rowcountproperty parameter in the sql task.
My ant code looks like:
select * from t_product;
But the db.data.nbLine property is not updated.
Looking at:
http://javasourcecode.org/html/open-source/ant/ant-1.8.1/org/apache/tools/ant/taskde
Hello,
I'm trying to use the rowcountproperty parameter in the sql task.
My ant code looks like:
select * from t_product;
But the db.data.nbLine property is not updated.
Looking at:
http://javasourcecode.org/html/open-source/ant/ant-1.8.1/org/apache/tools/ant/taskde