Solved

To Process the Data Using a Data Reader with an Access

Question 67

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:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions