WHAT Are the major major compnents of a data provider in
ADO.net.
Answer Posted / balaji
Connection
Command
datareader
dataadapter
| Is This Answer Correct ? | 29 Yes | 2 No |
Post New Answer View All Answers
How to read data with the sqldatareader ?
Is bulk insert faster than insert?
Explain the two fundamental objects in ado.net?
What are the classes in System.Data.Common Namespace?
What is meant by ‘transaction’ in a database and what are the ‘properties of transaction’?
What is command class in ado.net?
Explain advantages of ado.net?
How to create data relations?
oledbdataadpter with ms access in c#.net giving exception System.Data.OleDb.OleDbException while writing adapter.update(dataset,"tabname"); how to update the database from dataset?
How to store data in memory?
What is ado object model?
What are the uses of Stored Procedure?
What does ado stand for?
How many major types of connection objects in ADO.NET?
can we create synonymn in ms access,sql server,my sql if so explain me with example