Solved

Case-Based Critical Thinking Questions Case 1 - MaidToOrder

Question 20

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.
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 need to make sure the user of the application can add records but cannot delete any records. Which of the following needs to be performed? A)  Remove the Add new button from the TblCustomerBindingNavigator control. B)  Remove the Delete button from the TblCustomerBindingNavigator control. C)  Remove the Save button from the TblCustomerBindingNavigator control. D)  b and c You need to make sure the user of the application can add records but cannot delete any records. Which of the following needs to be performed?


A) Remove the Add new button from the TblCustomerBindingNavigator control.
B) Remove the Delete button from the TblCustomerBindingNavigator control.
C) Remove the Save button from the TblCustomerBindingNavigator control.
D) b and c

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions