4. Database Development
This is a practical unit covering the basic theory, creation and use of a single-table database and a simple relational database involving two tables in a one-to-many relationship. You will start by looking at an existing single-table database, learning how to add records and make queries. In subsequent lessons you will create
• a flat-file or two-table relational database of your own, using suitable field types and adding in appropriate validations
• an input form with help text, combo boxes and list boxes
• queries and a report using data from one or both tables
• a front end menu for your application linking to the database input form and report
MS Access is used in this unit.