Multiple Choice
To retrieve data from a database programmatically, one of the first things you must do is ____.
A) issue a command to retrieve the records from the database
B) include a using directive inside the try...catch block to add a reference to the correct data provider
C) connect to the database
D) turn on the data provider database engine
Correct Answer:

Verified
Correct Answer:
Verified
Q3: Applications that connect to a Microsoft Access
Q4: In relational databases, data is stored _.<br>A)
Q5: When finished processing the data, you should
Q6: Provider classes include classes that allow you
Q7: A foreign key is a column (field)
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
Q12: When you select the TableAdapter object (from
Q13: The _ object stores an entire relational