SESSION 5: CREATE FORMS AND REPORTS USING WIZARD

 

Unit – 3 DBMS

SESSION 5: CREATE FORMS AND REPORTS USING WIZARD

 

Q1. What is Form in OpenOffice Base?

Ans. A form provides the user a systematic way of storing information into the database.

 

Q2. Name the interface which lets users to view, enter, and change data directly in database.

Ans. Form

 

Q3. Write two ways of creating form in Open Office Base.

Ans. Two ways of creating form in Open Office Base are :

a. Create form in design view

b. Use Wizard to create form

 

Q4. Can we enter the data in table using forms?

Ans. Yes

Q5. What do you mean by Report in Open Office Base?

Ans. A report helps to display the data in a summarized manner. It is used to generate the overall work outcome in a clear format.

 

Q6. Differentiate between Forms and Report.

Ans.

Form

1. It is a way of storing data into a database

2. Values entered in the form can be modified

Report

It is a way to display data in a printed form.

Values in the report can not be modified.

 

Q7. Name the two types of report created in OpenOffice Base.

Ans. Two types of report created in OpenOffice Base are:

a. Static Report

b. Dynamic Report

Q8. What do you mean by static report?

Ans. A report which do not show any change if we make any changes in the data of the table.

 

Q9. What do you mean by dynamic report?

Ans. A report which shows the corresponding changes which we make in the data of the table.

 

Q10. Can we enter records by report?

Ans. No

 

Comments

Popular posts from this blog

SESSION 2 : CREATE AND EDIT TABLES USING WIZARD AND SQL COMMANDS

SESSION 3: PERFORM OPERATIONS ON TABLE