Tag Archives: derby

Derby database notes

I’ve set the %DERBY_HOME% environment variable so can start the Derby ij tool using: java -jar %DERBY_HOME%\lib\derbyrun.jar ij and also see the system info (e.g. java version etc) using java -jar %DERBY_HOME%\lib\derbyrun.jar sysinfo. The ij tool needs to be started … Continue reading

Posted in Database, compendium | Tagged | Leave a comment