Multiple Choice
Case-Based Critical Thinking Questions Case 1 - MaidToOrder
The 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. To create a DataGridView control on the form, you would click on the ____ object in the Data Sources window and drag it to the form.
A) CustomerNum
B) InvoiceNum
C) CustomerDataSet
D) tblCustomer
Correct Answer:

Verified
Correct Answer:
Verified
Q5: What are the advantages to storing data
Q13: When you drag an object from the
Q17: Write the statements to move the record
Q31: Write the code needed to include a
Q46: The way Visual Basic saves changes to
Q51: Write the statements to move the record
Q52: Writing LINQ Statements <br>The tblBicycle table contains
Q53: Writing LINQ Statements <br>The tblBicycle table contains
Q56: Problems - Correcting Logic and Code Errors
Q58: A(n)_ stores information in tables composed of