What are the data providers used in ado.net



What are the data providers used in ado.net..

Answer / Shalini

Data providers are a set of classes that provide data access functionality for specific database systems, such as SQL Server (SqlClient), Oracle (OracleClient), OLE DB (OleDb), and ODBC (Odbc).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ADO.NET Interview Questions

About ado.net components/objects. Usage of data adapters and tell the steps to retrieve data ?

1 Answers   MMTS,


What provider ADO.net use by default?

10 Answers   Accenture, TCS,


What are the various methods provided by the DataSet object to generate XML?

1 Answers  


Which provider is used to connect ms access, oracle, etc…?

1 Answers  


how to display empty table to datagrid

3 Answers   LG Soft,


What are typed and untyped dataset?

1 Answers  


What is azure ado?

1 Answers  


What is microsoft ado.net?

1 Answers  


What is a control toolbox?

1 Answers  


How can we load multiple tables in to dataset?

1 Answers  


How to fetch the last inserted record in a particular table?

10 Answers   CarrizalSoft Technologies, Microsoft,


What is difference between dataset and datatable?

1 Answers  


Categories