6 ms·
HSQLDB comes with a command line tool called SqlTool http://hsqldb.org/doc/2.0/util-guide/sqltool-chapt.html http://hsqldb.org/doc/2.0/util-guide/sqltool-chapt.
by mthomas 12y ago
HSQLDB comes with a command line tool called SqlTool
http://hsqldb.org/doc/2.0/util-guide/sqltool-chapt.html http://hsqldb.org/doc/2.0/util-guide/sqltool-chapt.html
You will have to setup the classpath manually and specify the jdbc driver. It is pretty basic.