Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.
Scout/Tutorial/5.0/webservices/Setup Derby database
< Scout | Tutorial | 5.0
Revision as of 08:23, 31 March 2015 by Ssw.bsiag.com (Talk | contribs) (Created page with "{{ScoutPage|cat=Tutorial 5.0}} # Dowload Derby from [http://db.apache.org/derby/releases/release-10.5.3.0.html Derby 10.5.3.0] # Extract the archive # Go into extracted folder...")
Scout |
Wiki Home |
Website |
Download • Git |
Community |
Forums • Blog • Twitter • G+ |
Bugzilla |
Bugzilla |
- Dowload Derby from Derby 10.5.3.0
- Extract the archive
- Go into extracted folder and run
/derby-extracted-folder/bin/ij.bat
- Copy the content of create_database.sql into the console and press ENTER
- You are done