SQL task and rowcountproperty

2011-08-04 Thread Miras Bastien
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

Sql task and rowcountproperty

2011-08-04 Thread Miras Bastien
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