The SOFTWARE CROSS-REFERENCE REPORT lists all locations for each version of each software package.

What will be an ideal response?


The Software Cross Reference Report is fairly well done for a one-to-many report (one software package may be installed on many machines). It has the software product listed followed by the machines that the software is installed on. Campus should be printed only once for each group of lines. The report should use the Operating System name rather than a code. It does have the Campus Code converted to a description. It should also include the total number of copies installed for each software package.

Computer Science & Information Technology

You might also like to view...

A form that displays navigational controls that enable you to display forms and reports in a database is called a:

A) Navigation Pane. B) navigation form. C) object window. D) selection form.

Computer Science & Information Technology

A ____ is a device that interconnects two segments of local area networks and acts as a filter.?

A. ?hub B. ?switch C. ?router D. ?satellite

Computer Science & Information Technology

What would the function cube return, assuming it is called with the line cube(3).

``` function cube( y ); { return y * y * y; } ``` a) JavaScript runtime error b) 3 c) 9 d) 27

Computer Science & Information Technology

The _____________ tab of a folder's Properties dialog box enables you to configure granular permissions

a. General b. Sharing c. Security d. Granular

Computer Science & Information Technology