WHAT Are the major major compnents of a data provider in
ADO.net.

Answer Posted / niti

Major components of data provider in ADO.net indlude:
SQLDataProvider
OLEDBDataProvider
ODBCDataProvider

Various objects of the data provider include:
Connection object,
Command object,
Data Adapter,
Data Set,
Data Table

Is This Answer Correct ?    17 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which object of ado contains datarow datacolumn collection?

518


What do you know about ado.net's objects?

500


Define connection string?

589


How can you identify whether or not any changes are made to the DataSet object since it was last loaded?

560


What is ado asp?

518






What is maximum pool size in ado.net connection string?

503


What is untyped dataset?

542


what is the difference betwen typed dataset and untyped dataset?in general which dataset can we use in programming?

540


What is variable view?

497


Describe the disconnected architecture of ADO.NET’s data access model.

544


What is data relation in ado.net?

523


Which is faster dataset or datareader?

530


Explain the difference between ado and ado.net?

507


What is openquery?

530


Which is faster sqldataadapter and sqldatareader?

502