Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Scout/Tutorial/3.7/Minicrm/Get example database"

< Scout‎ | Tutorial‎ | 3.7
(Merge with Scout/Tutorial/minicrm/Get example Database modifications by User:Mbk.bsiag.com (May 2011))
Line 1: Line 1:
 
{{ScoutPage|cat=Tutorial}}
 
{{ScoutPage|cat=Tutorial}}
{{note|Scout Tutorial|This page belongs to the {{ScoutLink|Tutorial|Minicrm Step-by-Step|Minicrm Step-by-Step Tutorial}}. It explains how to install and start the [[Scout SDK]] and a sample database.}}
+
{{note|Scout Tutorial|This page belongs to the {{ScoutLink|Tutorial|Minicrm Step-by-Step|Minicrm Step-by-Step Tutorial}}. }}
 +
==Getting the example database==
 +
Download the [[Media:DerbyDB.zip|Apache Derby example database]] and unzip it.
  
# [[Scout_Install|Download and Install Eclipse Scout]]
+
The DB you've downloaded contains the following two tables in tablespace '''minicrm''':
# [[Media:DerbyDB.zip|Download the Apache Derby example database]] and unzip it
+
 
# Start Eclipse and go on to: {{ScoutLink|Tutorial|Setup a New Eclipse Scout Project}}
+
[[Image:Company.jpg]]
 +
 
 +
[[Image:Person.jpg]]
 +
 
 +
The password for the user '''minicrm''' is ''minicrm''.
  
 
{{note|Location|We usually unzip the Eclipse installation into C:\ on Windows machines because at some point in the past the maximum path length was sometimes problematic. The tutorial is going to assume that you will do the same.}}
 
{{note|Location|We usually unzip the Eclipse installation into C:\ on Windows machines because at some point in the past the maximum path length was sometimes problematic. The tutorial is going to assume that you will do the same.}}

Revision as of 09:16, 7 October 2011

The Scout documentation has been moved to https://eclipsescout.github.io/.

Note.png
Scout Tutorial
This page belongs to the The Scout documentation has been moved to https://eclipsescout.github.io/..

Getting the example database

Download the Apache Derby example database and unzip it.

The DB you've downloaded contains the following two tables in tablespace minicrm:

Company.jpg

Person.jpg

The password for the user minicrm is minicrm.

Note.png
Location
We usually unzip the Eclipse installation into C:\ on Windows machines because at some point in the past the maximum path length was sometimes problematic. The tutorial is going to assume that you will do the same.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.