What are the three Ado objects?
Answers were Sorted based on User's Feedback
Answer / jagadeesh
1. Connection
2. Command
3. RecordSet
There is no datareader and dataset.this concept is
belonging to ado.net.
in ado.net if u want recordset,then also u can use using
adodb namespace.
| Is This Answer Correct ? | 16 Yes | 0 No |
Answer / raghav mahajan
The three objects are:
1. Connection
2. Command
3. RecordSet
| Is This Answer Correct ? | 15 Yes | 1 No |
Answer / ranjeet kumar panda
1. Connection
2. Command
3. RecordSet
ADO provides:
* two objects for managing connections with data sources
(Connection and Command)
*two objects for managing the data returned from a data
source (Field and Recordset)
* three secondary objects for managing information about
ADO (Parameters, Properties, and Errors) .
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / sush
1.)Connection object
2.)command object
3.)dataset objet
| Is This Answer Correct ? | 6 Yes | 7 No |
Answer / vijay
connection object
command object
datareader object
| Is This Answer Correct ? | 2 Yes | 3 No |
What are the classes in System.Data.Common Namespace?
What is the advantage of ado.net?
What is maximum pool size in ado.net connection string?
What is the difference between sqldatareader and sqldataadapter?
What is the difference between linq and ado.net?
What is the Magic Tables in Sqlserver2000?
What is datasource in ado.net?
how to keep track of index in listbox items.
What is commandbuilder in ado.net?
What is the difference between DataReader and DataSet in ADO.NET?
0 Answers Petranics Solutions,
What is Data Provider?
Which is better entity framework or ado.net?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)