Sei sulla pagina 1di 1

Name:___________________________

CIS-245
Homework Assignment 6
1. Create a new database. Import your data tables from the database for
Homework #5; make sure all the relationships are implemented. 4 points
2. Create a second database for application objects (forms, queries, reports).
Link this database to your new data file. Import forms, reports and queries from
prior homework assignments. 4 points
3. Create a form with two listboxes and a textbox. In the first listbox, display all
students. When a student is selected, display the sports played by that student
in the second list box. In the textbox display the number of different sports
played by that student. 4 points
4. Create a form with two comboboxes and a listbox. The first combobox should
let the user select a coach. After a coach is selected, fill the second combobox
with the sports that coach has coached. When a sport is selected, display the
team name and captain for each team in that sport. 4 points
5. Create a form with a combobox, listbox, and two textboxes. The combobox
allows the user to select a team. Display the students on that team in one
listbox; show the storage building for team equipment in one textbox, and the
name of the maintenance person for that team in the second textbox. 4 points

3/24/08

Potrebbero piacerti anche