--- sqltool.rc.orig 2004-10-30 22:58:31.000000000 +0200 +++ sqltool.rc 2005-11-11 22:28:26.000000000 +0100 @@ -8,3 +8,13 @@ url jdbc:hsqldb:hsql://localhost username sa password + +# Each urlid section in this file corresponds to one of the +# server.urlid.X entries in the 'server.properties' file. +# This is required by the hsqldb init script. + +# An example of additional database. +#urlid newdb +#url jdbc:hsqldb:hsql://localhost/newdb +#username sa +#password