?Which of the following is the first step whilecreating a form based on two tables?
A. ?You should first choose the primary table and select the fields to include in the main form.
B. ?You should first choose the primary table and select the fields to include in the subform.
C. ?You should first choose the related table and select the fields to include in the main form.
D. ?You should first choose the related table and select the fields to include in the subform.
Answer: A
You might also like to view...
The new operator:
a. allocates memory b. is used to create an object of a class c. associates an object with a variable that names it. d. All of the above.
What kind of screen allows users to take the most advantage of the desktop's ability to display multiple application windows?
A. small screens B. large screens C. tablet screens D. smart screens
A bookmark for the ________ of the Web page is created automatically
A) end B) bottom C) top D) center
A Java program will not compile unless it contains the correct line numbers.
a. true b. false