Multiple Choice
When finished processing the data, you should close the reader and connection objects. Doing so ____.
A) creates a log of the database activities
B) positions the reader back to the beginning row
C) unlocks the database so that other applications can access it
D) flushes the buffer and gets it ready for the next read
Correct Answer:

Verified
Correct Answer:
Verified
Q1: ADO.NET does not require that you keep
Q2: Each data provider includes a collection of
Q3: Applications that connect to a Microsoft Access
Q4: In relational databases, data is stored _.<br>A)
Q6: Provider classes include classes that allow you
Q7: A foreign key is a column (field)
Q8: To retrieve data from a database programmatically,
Q9: The connection string includes _.<br>A) the data provider
Q10: Which of the following is a typed
Q11: The default server name for SQL Express