Created
August 27, 2014 17:07
-
-
Save staypufd/ec9a15321022374d01d7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Windows - Run HSQLDB | |
NOTE: Assumes your hsqldb is installed at c:\ on your PC | |
java -cp c:\hsqldb-2.3.2\hsqldb\lib\hsqldb.jar org.hsqldb.server.Server |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment