Solved

Critical Thinking Questions Case 10-2

Question 65

Multiple Choice

Critical Thinking Questions
Case 10-2
Melissa helps you figure out how to use the OleDbDataAdapter to make a connection to a database for you. But in order to help you learn as much as you can, she wants you to begin to figure out things on your own.
-Assuming a database named Travel.accdb,which of the following lines of code will Melissa tell you is correct as you construct the statement to disconnect from the database?


A) odaTravel.Unlink()
B) odaTravel.Break()
C) odaTravel.Dispose()
D) odaTravel.Disconnect()

Correct Answer:

verifed

Verified

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

Related Questions