Re: SQL task and iterating over results
And the code is like this: select ID from OPERATIONPLANHEADER
SQL task and iterating over results
Hello, I have a small script that queries a DB to get some IDs. I would like to iterate over the result set (using ant 'for' task) without saving the results to a file. Can somebody provide some hints? Thanks -- View this message in context: http://ant.1045680.n5.nabble.com/SQL-task-and-iterat