- added Rebuild Database to main menu
- only accessible through root account
- added createDatabase to re-create the database structure
- fixed a bug in TableManagement; unable to change field type on new tables
- working on table data editor
- DataGrid editor or individual record editor?
- this requires an unique id for each record
- started with individual record editor
