Case-Based Critical Thinking QuestionsCase 2Brendan has inherited a form from the person who held his job previously. His manager would like him to make some substantial changes to it in order to make it more user-friendly for the records team. Brendan, however, is not an expert in form properties, so after he opens up the property sheet, he asks you for some advice.

Brendan has the form working now, but he still wants to prevent the users from deleting saved records so that he can keep a record of all records created, even after the customers have stopped placing orders. What do you tell him to do?

A. Set the Protect Database form section property to Yes.
B. Set the Cycle form property to All Records.
C. Set the Allow Deletions form property to No.
D. Set the Keep Together form section property to Yes.


Answer: C

Computer Science & Information Technology

You might also like to view...

Chained exceptions are useful for finding out about ________.

a. exceptions thrown using the chained keyword. b. checked exceptions only. c. an original exception that was caught before the current exception was thrown. d. the current exception’s chain of superclasses.

Computer Science & Information Technology

Show how a browser would render the following code:

  • item one
  • item three
  • item two

Computer Science & Information Technology

Looping allows you to use one set of instructions to process multiple sets of data.

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

Computer Science & Information Technology

Which of the following outlines the purpose of using a proxy server in an enterprise environment?

A. Allows the administrator to block malicious attacks on the network B. Allows the user to access hard to find websites C. Allows the client to get a fixed IP address when added to the network D. Allows granular control over the traffic between the local LAN and the Internet

Computer Science & Information Technology