hsqldb v.1.61Persistent Demo

In this demo, all data is stored on disk. The database files are stored in the directory 'demo'.

Internet browsers generally do not allow to access directly the hard disk, for security reasons. To start the Persistent Demo, you have to start the application from the command line.

Database Manager

There is a batch file provided in the demo directory. To startup the application on Windows type:

run DatabaseManager

You will have to connect to a jdbc data source. Select 'HypersonicSQL Standalone (test)' in the connection dialog.

QueryTool

To startup the application on Windows type:

run QueryTool

To display the command line option of the QueryTool, type:

run QueryTool -?