Multiple Choice
What is the simplest way to update a user's changes to the database?
A) No need to save user changes as this occurs automatically
B) Use the Update method of a table adapter
C) Click the diskette icon to save the dataset to the database
D) Call the SaveDataset method of the table adapter
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: A unique student ID number could be
Q16: A _is the design of tables, columns
Q17: A complete set of data for a
Q18: In SQL the bit type is equivalent
Q19: The _control displays information from a dataset
Q21: A _statement in SQL retrieves data from
Q22: The correct SQL syntax to sort a
Q23: Which of the following SQL WHERE clauses
Q24: Each database _is also known as a
Q25: Assume the following table named Student exists