What are some important considerations when constructing a user interface for your database?

What will be an ideal response?


Navigation forms should be designed for maximum usability and ease of access to database objects. Replacing record selectors and navigation buttons with command buttons that perform record operations provides a more familiar interface for users. Navigation forms can also open other navigation forms to improve usability. Group objects in tabs such that all objects related to a specific task are in one place. Different tasks can be placed on different tabs.

Computer Science & Information Technology

You might also like to view...

The TCP normalization feature forwards abnormal packets to an administrator for further inspection.

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

Computer Science & Information Technology

The decision table below shows fines imposed for speeding violations. Write a code segment that assigns the correct fine to type double variable fine based on the value of type int variable speed.

Speed (mph) Fine ($) 65 or less 0 66-70 15.00 71-75 30.00 76-80 75.00 over 80 100.00

Computer Science & Information Technology

Text can be converted to multiple column tables if the columns of each paragraph are separated by:

A) anchors B) sizing handles C) separator characters. D) leaders

Computer Science & Information Technology

Copyrighted art has limited legal use.

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

Computer Science & Information Technology