Multiple Choice
Read-only forward retrieval of data from an Access database is possible using the ____ class.
A) OleDbDataReader
B) ExecuteReader
C) SqlDataReader
D) DbReader
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q64: When accessing data from a database, select
Q65: _ provides a general purpose query facility that
Q66: The SQL statement that retrieves every field
Q67: To process the data using a data
Q68: While the data reader object can hold
Q70: The WSQL Designer in Visual Studio provides
Q71: Select * from memberTable retrieves all records
Q72: A _ is used to perform a
Q73: One of the visual tools that provides
Q74: The OleDbCommand class is used to hold