Multiple Choice
To process the data using a data reader with an Access database, you declare an object of the OleDbDataReader class and then ____.
A) move the data to the DataSet object
B) call the ExecuteReader( ) method.
C) declare an object of the CommandBuilder object
D) call the Update command
Correct Answer:

Verified
Correct Answer:
Verified
Q62: Typing or inserting an actual SQL query
Q63: After connecting to the database, one way
Q64: When accessing data from a database, select
Q65: _ provides a general purpose query facility that
Q66: The SQL statement that retrieves every field
Q68: While the data reader object can hold
Q69: Read-only forward retrieval of data from an
Q70: The WSQL Designer in Visual Studio provides
Q71: Select * from memberTable retrieves all records
Q72: A _ is used to perform a