Exam 8: Creating an Integrated Database Application

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

What is the access key for a menu with the label E&XIT?

(Multiple Choice)
4.8/5
(38)

The NEW_FORM built-in procedure opens a child form,with the option of not immediately changing the application focus to the child form.

(True/False)
4.9/5
(28)

How do you determine the system-assigned names of individual menu items?

(Multiple Choice)
4.9/5
(45)

To add a menu to a form,reference the compiled menu module file in the form module's ____________________ property value.

(Short Answer)
4.9/5
(34)

A child menu cannot have a submenu.

(True/False)
4.8/5
(25)

If a form file is located in the folder -Forms on the c: drive and is named form1,what would be the correct way to refer to the file using the path specification approach?

(Multiple Choice)
4.7/5
(26)

A(n)____________________ form is a generic form that includes standard form objects,such as graphics,command buttons,and program units that appear on every form in an application.

(Short Answer)
4.8/5
(29)

When a form timer expires the WHEN-TIMER-EXPIRES trigger is fired.

(True/False)
4.8/5
(36)

A(n)____________________ variable is a variable that references a text string specifying the complete path to the drive and folder where you store all the application files.

(Short Answer)
4.8/5
(41)

A ____ can be referenced in any form file once it has been declared.

(Multiple Choice)
4.8/5
(30)

A(n)____________________ is a set of menu selections that appear horizontally on the menu bar.

(Short Answer)
4.8/5
(29)

When opening a new form with the CALL_FORM procedure,the ____ value for query mode specifies that the user will be able to modify data in the new window.

(Multiple Choice)
4.8/5
(35)

A(n)____________________ item is a block item that displays an image loaded by a trigger while the form is running.

(Short Answer)
4.8/5
(25)

The ____ is a name for the main form of a database application with command buttons to launch forms.

(Multiple Choice)
4.9/5
(36)

The ____________________ procedure closes a specific form,which might not be the form the user is currently viewing.

(Short Answer)
4.8/5
(37)

To enable a child form to display its own menu module,rather than its parent's menu module you must set the Child Menu property.

(True/False)
4.8/5
(28)

How are forms and reports typically integrated into a database application? Describe the screens that will be used to link together the forms and reports? How will users navigate around the application?

(Essay)
4.8/5
(32)

Where is a global path variable typically declared?

(Multiple Choice)
4.9/5
(31)

The ____ System Registry key holds the forms default folder.

(Multiple Choice)
5.0/5
(41)

If you place the menu module file in the ____ folder,you do not need to include the drive letter or folder path of the menu module file.

(Multiple Choice)
4.7/5
(35)
Showing 61 - 80 of 100
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)