>> is there an easy way to execute multiple queries from a textfile using Java? >> [...] >> > Hi Franz, > > You may find the ij tool useful for this purpose. See the section on ij > in this reference guide: http://db.apache.org/derby/docs/10.5/tools/
Hi, thanks a lot to both of you, ij is exactly what I was looking for. Works perfectly. Franz
