Critical Thinking QuestionsCase 10-2Melissa 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()c. odaTravel.Dispose()b. odaTravel.Break()d. odaTravel.Disconnect()

What will be an ideal response?


Answer: C

Computer Science & Information Technology

You might also like to view...

What is the Big Oh of the method clearBlue?

What will be an ideal response?

Computer Science & Information Technology

A site ID should be

a. the most prominent thing on the page. b. inconspicuous. c. only on the Home page. d. at the top of the page.

Computer Science & Information Technology

The ____ of a language are the rules that govern word usage and punctuation.

A. semantics B. structure C. syntax D. logic

Computer Science & Information Technology

____ errors are also called bugs.

A. Syntax B. Run-time C. Logic D. Semantic

Computer Science & Information Technology