I am using
ant, and the sql task, i was wondering if anyone knew how to use the sqlplus script I have with the ant sql task?
at them moment it doesnt like the @ command which sqlplus uses to call other sql scripts, i know that you can manually call multiple scripts with the transaction tag, however, i have a butt load of scripts to run and it would be optimum to call them all from one script
please help, this is killing me
Thanks!