2. SQL-view

2.1. File menu

Save as (.sql), Print, Exit.

2.2. Edit menu

Cut, Copy, Paste, Select All. All these actions are in use in the SQL-view.

2.3. View menu

You can change the sheet by selecting another sheet from this menu. The present sheet is marked with a point.

2.4. Refresh

If you have changed ER-picture and changes not appear to the SQL-view press F5-button.

2.5. Editing SQL-statements

SQL-statements can be edit and saved as text. By editing these SQL- statements you can affect Relation-view. The changes do not affect ER- diagram.

2.6. Transforming not success

Check you have not ä or ö in the ER-diagram and the cardinalities are defined.

2.7. CREATE TABLE is missing

Check you have defined the primarykey for all the entities.