Case-Based Critical Thinking Questions

?
Case 1: MaidToOrderThe database for a cleaning service company contains the following table, named tblCustomer, that includes customer invoice data. The InvoiceNum, CustomerNum, and InvoicePaid fields contain text. The InvoiceDate field contains dates. The InvoiceAmt field contains numbers.
InvoiceNum
CustomerNum
InvoiceDate
InvoiceAmt
InvoicePaid
631
13020
01/15/2013
200.00
Y
632
15411
01/20/2013
685.00
Y
633
10002
01/23/2013
75.00
N
634
13104
01/23/2013
150.00
N
635
12124
01/26/2013
75.00
Y
636
13328
02/02/2013
350.00
Y
637
10206
02/02/2013
175.00
N
638
10334
02/07/2013
450.00
Y
You are responsible for connecting the database that contains the tblCustomer table to an application. You must first use the Data Source Configuration Wizard to ____.

A. test to see if the database is connected to the application
B. add a new data source
C. preview the contents of the dataset
D. bind the controls to the dataset


Answer: B

Computer Science & Information Technology

You might also like to view...

A structure chart shows:

a) the syntax of a statement b) the output of a program c) the relationships among the subproblems of a problem d) stick figures on the screen

Computer Science & Information Technology

The Cut, Copy, and Paste buttons are located in the Editing group on the HOME tab.

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

Computer Science & Information Technology

P2P is an acronym for

a. packet-to-packet networking. b. peer-to-peer sharing. c. person-to-person texting. d. power-to-people delivery.

Computer Science & Information Technology

The Safari browser’s viewport in portrait view on the iPad is:

a. 320 pixels wide b. 768 pixels wide c. 480 pixels wide d. 980 pixels wide

Computer Science & Information Technology