Skip to content

UserManual

nexxx edited this page Jun 28, 2012 · 7 revisions

System Requirements

  • Java 1.7
  • Windows, OS X, Linux

User Manual

Editing Database:

You can edit your Database, via the context sensitive toolbar or via right-clicking a element in the tree. See imgage.

Functions on Database:

  • Create a new Relation with a Wizard
  • Create a new (empty) Relation
  • Check (inspect) the database for errors, warnings and the current normalform

Functions on Relation:

  • Add Attributes
  • Add Functional Dependencies (only if 2 or more Relations are in Database)
  • Edit the selected Relation with a wizard
  • Delete Relation
  • Rename Relation
  • Inspect Relation
  • Optimize Relation (up to BCNF, only available if Relation is 1NF, 2NF or 3NF)

Functions on Attributes:

  • Delete Attribute
  • Rename Attribute
  • Set Primary Key
  • Set Foreign Key
  • Set Data Type (preperation for DB connection)

Function on FDs:

  • Edit Functional Dependency
  • Delete Functional Dependency

Clone this wiki locally