Discuss the benefit of creating a Navigation form for users of a database.

What will be an ideal response?


The Navigation form enables you to create user interfaces that have the look and feel of Web-based forms and allow users to quickly navigate between the objects of a database. For example, you can create a form that enables users to click buttons for the various forms, reports, and other objects that you want them to view in the database. This is an excellent way to simplify the database navigation for data-entry personnel who may not be that familiar with finding their way around in Access.

Computer Science & Information Technology

You might also like to view...

The format command-line utility changes an existing FAT16 or FAT32 partition that contains data to NTFS without losing the data

Indicate whether the statement is true or false

Computer Science & Information Technology

A(n) __________ environment is called a virtual machine (VM).

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

Computer Science & Information Technology

The process by which the properties and methods of base classes are shared with the subclasses is known as _________.

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

Computer Science & Information Technology

In the above code, what happens to the value of aNumber when the main() method is executed? What happens to the value of aNumber when the firstMethod and secondMethod methods are executed?

What will be an ideal response?

Computer Science & Information Technology