Dashboard > Hippo CMS > ... > Quartz databases > Debugging
Debugging
Added by Andrew Savory, last edited by Andrew Savory on Feb 13, 2008
Labels: 
(None)


You can debug the hsqldb database by connecting to it using SqlTool.

Create an sqltool.rc like the following:

urlid quartz
url jdbc:hsqldb:hsql://localhost:9001/projectdata
username cms
password hippocms

.. and connect to it with:

java -jar .maven\repository\hsqldb\jars\hsqldb-1.8.0.2.jar quartz

Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.5.7 Build:#813 Aug 28, 2007) - Bug/feature request - Contact Administrators