Skip to main content
Jump to: navigation, search

Scout/Tutorial/5.0/webservices/Setup Derby database

< Scout‎ | Tutorial‎ | 5.0


Scout
Wiki Home
Website
DownloadGit
Community
ForumsBlogTwitterG+
Bugzilla
Bugzilla
  1. Dowload Derby from Derby 10.5.3.0
  2. Extract the archive
  3. Go into extracted folder and run /derby-extracted-folder/bin/ij.bat
  4. Copy the content of create_database.sql into the console and press ENTER
  5. You are done

Back to the top