Creating your Movie database
Once you're happy with your groups design, open up Access, create a new database called YahooMovies and have a go at:
- Designing the required tables (fields, types, primary keys)
- Setting the relationships for your tables (remember: Enforce referential integrity!)
- Add some test data for your primary tables, then for your other tables.
- Create some basic forms for your primary tables, then your other tables (you may need subforms)
- Convert any appropriate fields into Combo boxes so that, even though your form stores the an ID in the table, it displays user-friendly information in the combo box.
- Create a query that displays all the Cinemas that each movie is screening in.
0 Comments:
Post a Comment
<< Home