Answer:
The dot net framework data provider for OLEDB provides connectivity with the OLEDB supported database management systems. It is the recommended middle tier for the SQL Server 6.5 or earlier and Microsoft Access Database. It is a general data provider. You can also use it to connect with the SQL Server or Oracle Database Management Systems.
The classes for this provider are present in the System.Data.OleDBClient namespace.
Asked In: Many Interviews |
Alert Moderator