
- •Context
- •Introduction
- •1 Creating and working with a database in ms access 2003
- •1.1 Introduction to Databases
- •1.2 Planning a Database
- •1.3 Starting Access and Opening a Database
- •1.4 Self-control test
- •2 Creating a table in ms access 2003
- •2.1 Theoretical material
- •2.2 Example of tables creation for database “Product realization of Holding company “Group nord”
- •2.3. Self-control test
- •3 Creating queries in ms access 2003
- •3.1 Theoretical material
- •3.2 Example of queries creation for database “Product realization of Holding company “Group nord”
- •3.3. Self-control test
- •4 Creating forms in ms access 2003
- •4.1 Theoretical material
- •4.2 Example of forms creation for database “Product realization of Holding company “Group nord”
- •4.3. Self-control test
- •5 Creating reports in ms access 2003
- •5.1 Theoretical material
- •5.2 Example of reports creation for database “Product realization of Holding company “Group nord”
- •5.3. Self-control test
- •Individual tasks
- •Variant 1
- •Information about passengers
- •Variant 2
- •Variant 3
- •Variant 4
- •Variant 5
- •Variant 6
- •Variant 7
- •Variant 8
- •Variant 9
- •Variant 10
- •Variant 11
- •Vehicles
- •Variant 12
- •Variant 13
- •Variant 14
- •Information about printing-house
- •Variant 15
- •Variant 16
- •Literature
5.3. Self-control test
No |
Question |
Check off the right box |
1. |
What actions can be done with the help of reports? |
|
|
|
|
|
|
|
|
|
|
|
|
|
2. |
For grouping data in report you should do… |
|
|
|
|
|
|
|
|
|
|
3. |
On the basis of what objects can be Access report formed? |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4. |
What
will happen if you press button on the Print Preview mode?
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5. |
In what modes you can be reports created |
|
|
|
|
|
|
|
|
|
|
|
|
|
6. |
What sections are not a part of report structure? |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Individual tasks
Variant 1
Data base «Ticket agency»
According the offered structure of the relational database build the necessary objects of it: tables, queries, forms and reports. Form a general report from the printed database objects and description of its implementation.
Create the tables:
Time-table
Flight number |
Type of a plane |
Departure point |
Arrival point |
Departure time |
Arrival time |
Number of berths |
Ticket price |
|
|
|
|
Validation Rule |
Validation Rule |
Validation Rule |
Validation Rule |
Information about passengers
Passport number |
Name |
Address |
Phone |
Privileges |
|
|
|
Input Mask |
Value: Yes/No |
Tickets sale
ID |
Flight number |
Passport number |
Number of tickets |
Date |
|
Lookup column with a definition of row source |
Lookup column with a definition of row source |
Validation Rule |
Validation Rule, Input Mask |
Set up relations between tables and fill it with data.
Create the queries:
A select query with the next information: type of a plane, departure point, arrival point, date, passenger name, tickets cost.
A select query with information about clients (type of a plane, departure point, arrival point, passenger name, number of tickets and tickets cost) that bought tickets to Moscow in the current month.
An aggregate query that totals up the number of tickets that was sold on the flights in the current month.
A parameter query that represent information about flights (passenger name, passport number, date, type of a plane, number of tickets and tickets cost) by certain points of departure and arrival.
An action query that will delete all information about clients that bought tickets on the flights on __.__.20__.
On the basis of the first query create a new “Make Table” one.
A crosstab query of average tickets price by flights and dates.
Create the forms:
1. Create «Catalog of flights» form by using wizard on the basis of table «Time-table». With the help of it add 5 records to the table.
2. Create “Clients of agency” form in design view on the basis of table «Information about passengers». With the help of it add 5 new records to the table.
3. A main form.
Create the reports:
1. Create «Tickets sale» report by using wizard. Make a data grouping by Flight number. The Group Footer and the Report Footer must contain the total number of soled tickets.
2. Create report «Tickets realization in the current month» in design view. In the report group data by flights, in the middle by dates. The Group Footer and the Report Footer must contain the minimum and average cost of soled tickets.