Hello, I am running a windows batch script in which I have a need to fire below command *java -jar ..\db-derby-10.9.1.0-lib\lib\derbyrun.jar ij sql_file.txt *.
Now after firing above command I want to check return exit status to capture the success/failure of it . Or if there is any alternative way to achieve this please suggest. Thanks -- View this message in context: http://apache-database.10148.n7.nabble.com/Exit-value-of-ij-tool-on-command-prompr-tp125897.html Sent from the Apache Derby Developers mailing list archive at Nabble.com.
