- •Laboratory work №5 ms office programs. Database system ms Access
- •10.1. The definition and structure of database
- •10.2. Creation of a new database
- •10.3. Methods of creation new table
- •Control questions
- •Laboratory work №6 ms office programs. Database system ms Access
- •11.1. Work with forms
- •11.2. Types of query
- •11.3. Reports
- •Practical exercises:
Practical exercises:
Exercise 1
Create a Form with all fields on the Student’s Table.
Name the form Students Entries
Make the ID Number of Each student in the form, Red
Insert a Picture in the form in way that all text is visible.
Exercise 2
Create a Form with all fields on the Films Table.
Name the form Popular Films
Make the ID Number of each name of the film in the form, Green
Insert a Picture in the form in way that all text is visible.
Exercise 3
Create a report based on the Student’s Table showing the Fields Name, Surname, and Telephone Number.
Name the report Telephone List
Insert a picture in the report Header
Exercise 4
Create a report based on the Film’s Table showing the Fields Name, Genre, Country and Date of release.
Name the report Film List
3. Insert a picture in the report Header
Exercise 5
Create a query, showing all fields of those students who have a particular surname of your Choice.
Create another query showing all fields of those students born after 1987
Create a query showing only the Student’s Name, Student’s Surname and Student’s Date of birth.
Control questions:
What is the query?
How you can create the query?
What is difference between query selection and query with parameter?
Describe the purpose of SQL language
What is the report?
What information is displayed in the report?
What is the structure of the report?
How many ways of report creation do you know?
What are the components of data access page?
How it is possible to sort data in Access?
