You mean like feeding some script(s) to IJ connected to a Derby instance:
http://db.apache.org/derby/docs/dev/tools/tools-single.html#ttoolsij98878
Not sure if that's what you're asking for....
On 5/10/07, Raymond Kroeker <raymond@...> wrote:I was wondering if anyone knows of a way I can get derby to execute a series of statements from file, for example to upgrade my db schema from one version to another without resorting to parsing the file for statements myself?
Thanks.
--
---------------------------------------------------------
Raymond Kroeker