About ADO and its objects ?



About ADO and its objects ?..

Answer / shiva

ACTIVEX DATAOBJECTS FOR .NET:
it is specification for interact with database or XML doc..
4 types obj:
Connection Obj,
Command Obj,
DataReader Obj,
DataAdapter obj......

Is This Answer Correct ?    6 Yes 0 No

Post New Answer

More ADO.NET Interview Questions

What is the difference between executenonquery () and executescalar ()?

0 Answers  


What are the essential features of ado.net?

0 Answers  


Explain why edit is not possible in repeater?

0 Answers  


Which parameter of ConnectionString is used to specify the name of the database?

0 Answers  


How do you update database through dataset?

0 Answers  






What is sql command in ado net?

0 Answers  


What are the Data providers in ADO.Net?

0 Answers  


What is the difference between data reader and data adapter?

0 Answers  


What DataReader class do in ADO.NET ?

0 Answers   NA,


How can I retrieve two tables of data at a time by using data reader?

0 Answers  


What are the core objects of ADO.NET?

0 Answers  


Why sql Data Reader object not created

9 Answers   Matrix,


Categories