# This is for a hsqldb Server running with default settings on your local
# computer (and for which you have not changed the password for "sa").
urlid local-source
url jdbc:hsqldb:hsql://localhost:62210
username sa
password


urlid local-target
url jdbc:hsqldb:hsql://localhost:62211
username sa
password
