Posted By:
R_Rodrigues
Posted On:
Tuesday, September 30, 2003 05:05 PM
oops!! sorry the above file is a little older , this is the current one I am working on
${SQLfiles}
${file}
driver="oracle.jdbc.driver.OracleDriver"
url="jdbc:oracle:thin:@192.168.4.9:1521:cmrs"
userid="cmrs"
password="cmrs"
print="yes"
output="result.log"
onerror="continue"
>
The Foreach statement cant be found I really dont knwo why I placed it in my
c:antlib directory and have it set in my classpath and have speicifally in the build.xml file mentioned it is there something wrong i did ???