Unit 3 CH 11 & 12 Notes
Unit 3 CH 11 & 12 Notes
INFORMATION TECHNOLOGY
UNIT 3: DATABASE MANAGEMENT SYSTEM USING LIBREOFFICE BASE
A form is an object of the database that has a user friendly interface where data can be
entered and seen in an attractive and easy-to-read format.
A report is used to present the retrieved data from the table in an attractive and
customized manner.
2. What is a field control with respect to forms?
A form contains field controls arranged in a presentable and user friendly manner. Each field control
consists of a label and the field value text box. A label is a piece of text that specifies the data that
should be entered in the field value text box. A field value text box is linked to the respective field in
the table
3. Which tool on the Forms Record toolbar is used to insert text on the form?
Textbox tool
4. Name the two ways to create a form in LibreOffice Base.
There are two ways to create a form:
• Using a wizard
• Using the Design View
5. What is the difference between a static and a dynamic report?
Whenever field values in the base table or query changes, then the report will also change
automatically. These types of reports are known as Dynamic Reports. It report shows the
latest information from the database.
Static reports are type of reports where data is fixed and it doesn't change after report is
made. If the field values in the base table or query changes, the report won’t show the new
data.
6. Write the function of Forms Controls toolbar and Records toolbar.
The forms control toolbar contains various tools to add or edit controls on the form such as
Adding a calendar for the date field, Adding text to the form etc.
The Records toolbar contains the navigation control buttons in the extreme left. With the help
of these buttons, we can traverse and view the records in the file. As we move from one
record to another, the record number in the record text boxes changes.