Release 0.0.3
In this release I've added a new module which can be used to easily add a hierarchical table to your database.
It contains a class that manages all the background work of loading the TreeView control. The main form is a TreeView control on the left with dynamically loading sub-forms on the right.
You can easily configure the sub-forms and node icons by changing the HierarchyClass table. I have more features in mind for this module, but not enough time.
I'll be keen to hear your comments.
Release 0.0.2
Created two new users. One belongs to the Administrators group and the other to the Public group.
User: admin
Pass: admin
User: guest
Pass: guest
Initial Release
This is the first version of the database. At the moment is all contained in one file to make development easier, but the obvious idea would be to split it into Front and Back End for a production version of the tool.
The features it contains at the moment are the "Core" features.