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()
Answer: C
Computer Science & Information Technology
You might also like to view...
The _____ in Microsoft Word makes it simple to substitute a word or phrase throughout a document.?
A. ?Auto Text dialog box B. ?Modify Style dialog box C. ?Formatting dialog box D. ?Find and Replace dialog box
Computer Science & Information Technology
How many columns are in a 3x7 table?
A) 3 B) 21 C) 7
Computer Science & Information Technology
There are ____ storage classes that can be associated with a variable.
A. one B. two C. three D. four
Computer Science & Information Technology
A nested IF requires one or more IF functions joined by an AND function
Indicate whether the statement is true or false.
Computer Science & Information Technology