Hello Cheney,
you can probably build your dirset using a scriptselector
see http://ant.apache.org/manual/CoreTypes/selectors.html#scriptselector
about scriptselectors.
read the section about library dependencies, you will needs bsf.jar and
js.jar on the classpath I think if you add some cust
Hi,
I would think that the bugger here is the "commit;" line.
I think commit is something that the SQL task can do for you.
Regards,
Antoine
mtbvang wrote:
Removing the "SET FOREIGN_KEY_CHECKS=0" resolved the issue in my create table
statement. Now I'm getting pretty much the same error in m