saada logo

 
  SAADA OVERVIEW
Home  
News  
Tutos and Links  
Download  
  Tutorial
Getting started  
Doing More  
SaadaQL  
The Web Interface  
VO Publishing  
Tips & Troubelshooting  
  COMMUNITY
Mailing List  
Saada Sites  
How to Contact us ?  
  DEVELOPER CORNER
Contributors  
Next Step  
Old Releases  
Inside Saada  
Using UWS  

 

SourceForge.net Logo


HOME ART > Tutorial > Getting started
Create the SaadaDB

We are going to create here an empty database - a SaadaDB - with Saada




 Run the Database Generator
- Go in the Saada bin directory.

% cd myFirstStepWithSaada/saada/Saada1.6.0/bin

- Run the database generator.

% ./newsaadadb

 Generate the Database
- Give both DB name and directories.
- Select SQLite as DBMS. This step takes a bit of time because all DB features are tested here.
- Setup the Tomcat installation.

  • The base URL is the URL you have to use to connect the database. It must have the following form
    http://HOSTNAME:TOMCATPORT/DATABASENAME

- Click on next until this button appears on the window bottom. You can get detail about the skipped steps here.

- Click this button and after a little while the following popup prompts you that your SaadaDB is ready.

  That’s it for Saada

last update 2011-06-10