207k views
2 votes
Which namespace should be imported in order to work with a microsoft access database?a. System.Data.SqlClient b. System.Data.OleDb c. System.IO d. System.Data.Access

1 Answer

5 votes

Answer:

b. System.Data.OleDb

Step-by-step explanation:

OLE DB: It describes a collection of classes used to access an OLE DB data source in the managed space.

User Gustf
by
8.2k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.