Match each term with the appropriate definition

I. Split Form A. A control that is linked to a record source
II. Multiple Items B. The underlying table or query that provides the fields for
the form
III. Record Source C. A control not linked to a record source, used to label form objects
IV. Unbound D. A customizable form that displays multiple records from a
source table or query in a datasheet format
V. Bound E. Creates a customizable form displaying the record source in
two views at the same time


E, D, B, C, A

Computer Science & Information Technology

You might also like to view...

What is the result of this statement: Answer := 5 + 2 * 3;

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

What kind of information is not included in a class .h file?

A. Short, one-line functions. B. function prototypes. C. include files. D. main.

Computer Science & Information Technology

Write a PL/SQL block to find the square, cube, and double of a number inputted with a substitution variable, and print results using built-in package DBMS_OUTPUT.

What will be an ideal response?

Computer Science & Information Technology

When naming grouping elements, it's helpful to give them names that describe their contents.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology