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. You are responsible for connecting the Access 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
Correct Answer:

Verified
Correct Answer:
Verified
Q5: What are the advantages to storing data
Q28: When an application is running,you can use
Q34: The _ property (of the DataGridView)allows you
Q40: A database file contained in a project
Q44: Writing LINQ Statements <br>The tblBicycle table contains
Q52: Writing LINQ Statements <br>The tblBicycle table contains
Q53: Writing LINQ Statements <br>The tblBicycle table contains
Q57: An error that occurs while an application
Q58: A(n)_ stores information in tables composed of
Q60: You can create a query in Visual