Multiple Choice
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
Q1: The following sample of code contains errors.
Q2: Writing LINQ Statements<br>The tblBicycle table contains five
Q4: Define the terms "record," "field," and "table."
Q5: What are the advantages to storing data
Q6: The tblItems table contains a numeric field
Q7: You can use a(n)_ to specify both
Q8: A _ is a copy of the
Q9: Databases created using Microsoft Access are relational
Q10: In most tables,one of the fields uniquely
Q11: A BindingNavigator control displays table data in