Skip to content

Instantly share code, notes, and snippets.

@staypufd
Created August 27, 2014 17:07
Show Gist options
  • Save staypufd/ec9a15321022374d01d7 to your computer and use it in GitHub Desktop.
Save staypufd/ec9a15321022374d01d7 to your computer and use it in GitHub Desktop.
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