Multiple Choice
The OleDbConnection object provides the _______and_______ methods, which allow you to open and close the connection to the database.
A) Start, End
B) Open, Close
C) Connect, Close
D) Open, End
E) Connect, End
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: You can use the_ to connect to
Q3: The_ is a Visual Studio .NET tool
Q4: The _of a command indicates from which
Q5: Every column in a table is a
Q6: The _object is a data command object.<br>A)
Q8: An OleDbDataReader can be created by calling
Q9: A(n) _enables you to access and store
Q10: A _maintains a connection to a database.<br>A)
Q11: Databases should be used instead of sequential-access
Q12: _is the part of Microsoft's .NET platform